Yes, the ID is the same every time.
I'm building Mobile Device Manager app, so I gather all the information possible. I installed also some other similar apps. None of them show any ID that is...
Type: Posts; User: joukovierumaki; Keyword(s):
Yes, the ID is the same every time.
I'm building Mobile Device Manager app, so I gather all the information possible. I installed also some other similar apps. None of them show any ID that is...
When my WP7 phone connects to my EAS server I can see among other things it's Device ID (B5B0EA77FE982C6EB38584985E98F221). This ID does not match with anything I can get from the device via API....
Yep, I know how to it (and don't like it - waste of time and money).
I contacted also symbian.signed@nokia.com - let's see what they say
We have been using also:
DiskAdmin
NetworkControl
MultimediaDD
Checked out ther logs - I have express signed them since July 2011 in 10 occasions.
Hi!
We have been Express signing our application more than 10 times (last time was November 2011). Today I tried to sign an update and noticed that Express option was disabled because of the CommDD...
I can't even get into my Submissions page! The error comes immediately.
P.S. Now finally it started to work.
I see this message since Friday:
"Alert: We are having problems, please try after some time "
And Symbian support guy claimed to me in email that their system is up and running!?!
I notified Nokia support - they promised to deal with it ASAP
Hi!
I submitted my application for signing. Everything went well, but now application is waiting for analysis for 10 minutes. Before this step was done in 10 seconds.
I s this some change that...
Hmmm, I think i tried with SIS extension. But now it started to work.
...
But now signing fails with "Cancelled" status and no explanation. Lets see if it gets any better
Hi!
Is there any special support forum or helpdesk dedicated to Symbian Signed? On their page there absolutely no hint how to get help when needed.
I can't get our account verified as all SIS...
Hi!
You should be aware that due to a bug in Symbian3 your application is not autostarted when the phone has Autolock turned on and during phone startup user types the code after small delay (like...
http://i56.tinypic.com/b3o6y1.jpg
Tested in N8
I try to create multiple calendars in Symbian3 using the Nokia's sample http://wiki.forum.nokia.com/index.php/TSS001644_-_Managing_Multiple_Calendars_in_Symbian%5E3
CCalCalendarInfo* calinfo =...
Maybe you can share this help for others?
I agree. As soon as some graphic doesn't fit into screen it blanks out.
I hope someone manages to fix this in next Qt release for Symbian/Nokia
Well, if several people suddenly start having problems then its highly unlikely that cause is in their certs.
Probability of someone pulling the plug on server side is much higher.
I wonder is...
I get the same error:
Your Open Signed Offline request has failed.
There are several reasons why this may have happened:
.....
It was working fine couple of days ago.
And I tried to...
Did some more testing.
Actually I get this error on showing one specific image out from 12 similar ones on QLabel via pixmap.
The image shows for a split second and then screen goes black. When I...
I got similar error. Screen goes black after tapping it several times the image returns.
This error seems to happen randomly and only once per one run of the application.
I can do the same steps...
Hi!
Does anyone have working QAdMob sample or at least can share a .pro file.
For some reason my qadmobsample fails to launch on C7. I think I may miss some libraries or there is some capability...
Hi!
I compiled a Previewer sample application from NokiaQtSDK 4.6
It works OK in Windows, but when building for Mobile then it doesn't show any web content.
No crash, start up OK, but when I type...
Check that you are starting in your server code:
void CTimeServer::ConstructL()
{
...
StartL(KMyServerName);
...
}
Thanks. Thats it.
Hi!
I wonder if it is possible to show a popup menu from some background process whitch doesn't have GUI.
Like access point selection dialog that pops up when connection is created.