whan i set up my application on mobile this message appeare
and get out of installaton of course
the message is
required application access not garanteed
whan i set up my application on mobile this message appeare
and get out of installaton of course
the message is
required application access not garanteed
That would mean a capability problem. Have you signed the application with all the necessary capabilities?
what do you mean by
Have you signed the application with all the necessary capabilities?
i have added capabilities in mmp file
and make sis and sisx
and from carbide i install directly
What are the all capability added and which certificate you used(self signed or developer certificate)???
Also refer this page.
http://www.antonypranata.com/article...60-3rd-edition
This message is about the other direction: do you apply a certificate covering all the capabilities you are trying to use?
Self-signing can grant you Read/WriteUserData, UserEnvironment, LocalServices and NetworkServices only. If you want to use anything more, you should visit http://www.symbiansigned.com, and try Open-Signed Online - if you are already there, do not forget downloading "The Complete Guide To Symbian Signed".
Before installing application on device, You need to sign it with either self-signed dertificate, developer certificate, opensigned certificate or symbian signed certificate.
You can read more about capability from here.
http://wiki.forum.nokia.com/index.php/Capabilities
If your application uses basic capability then u can use self-signed certificate. But u used ReadDeviceData capability, So you have to use either developer certificate or opensigned certificate to test your application.
To create developer certificate refer this article.
http://wiki.forum.nokia.com/index.ph...er_certificate
To sign application with open signed certificate go through this site.
https://www.symbiansigned.com/app/pa...ignedOnline.do