Hi,
1. How many days an application can take to publish if we have signed application.
2. How many days an application can take to publish if we have unsigned application.
Thanks,
Type: Posts; User: SecondInnings; Keyword(s):
Hi,
1. How many days an application can take to publish if we have signed application.
2. How many days an application can take to publish if we have unsigned application.
Thanks,
Is there any method to disable that Connection availability pop-up .
Is it a signing issue
Anybody having idea
edit :- My application is using HTTP request, while hitting http request every time it is showing this conn. failed message note, moreover even when displaying this failed message, it is successfully...
Hi,
Is it the functionality of Nokia to show continuously connection problem message in N8? It is showing as a information note in upper part of screen in N8.
Any Idea.
edit:-
The message...
Taking maxlength limit from 150 to 100 solves my side issue also. Thanks
Is there any API present which can convert string to unicode as now it gives problem in using # in the string.
Please advice.
replacement of spacebar with %20 solves the problem. Thanks anyway.
Hi,
I have a Problem in Google Map API. It works properly in E72 but when i hit same URL in N8 it give me HTTP status code 400 which means bad request. This problem comes when i use string having...
you have to set observer:--
iDecorator->SetNaviDecoratorObserver( this );
you have problem in svg icon or its path. confirm its path in rss file.
symbian signed view have changed, express signing is not display directly. refer new symbian signed documents for more information.
This type of warning shows when you have not give supporting ID in the package file Like this:-
;Supports Series 60 v 3.0
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
You have to give all...
Hi,
I am getting the same problem when i launch a browser (by CBrowserLaunch class). I am testing it in E72. I am launching a secure connection Link(https://abc.com).
Please suggest anything.
...
Any solution yet??
Hi,
I am using HTTPS secure type connection. My application ask
"Website has sent an untrusted cetificate.Accept anyway?"
------When i chooses to "Accept this time only", it is working fine....
I used the 3rd party API because AFAIK there is no symbian API for this purpose.
Yes we can do like that but what when we have more than 30 markers in a map. and we do not know which marker is...
But the problem is i have already made the application in symbian C++, only this part is left. So i have to do all again in QT.
Hi,
Thanks for the reply.. I am simply using Google Map API , Hit the google map server and get the image which i show to the screen. Now though i am making application for the touch phone, now we...
Hi,
I have an application in iphone related to map, now what happens they have the markers and every click on markers they show their customized information. I asked them about the click...
Hi,
I am using number editor in my application having min 1 and maximum 100. I am testing it in N8.
My Problem is when i enter more than 100, it rejects those values. But when i enter 0, it...
one more thing, when a new pop appeared after tapping the textbox area , which function handles this. it is totally different nature in the emulator.. in emulator there is no popup, so never check it...
same yucca, thanks, it is closed.
edit:
Basically i call DrawNow() in HandlePointerEventL() function. so it gets clear in the next time when i tap to the text box.
But after that i just call...
yes yucca, it's working. thanks for the help