Symbian sis file installationfailed
Hello
Im developing a QT application which includes QTMobility and QContacts, QMessaging and QSystemInfo.
Following this link :
[url]http://doc.qt.nokia.com/qt-mobility-...uickstart.html[/url]
my .pro file has following capabilities
symbian::TARGET.CAPABILITY = LocalServices ReadUserData WriteUserData NetworkServices UserEnvironment ReadDeviceData WriteDeviceData Location
However while installing the sis file, I get the error "Requested application access not granted"
Am I missing some capabilities or are there too many of them
Please help
Thank you
Re: Symbian sis file installationfailed
Too many. Self signing does not allow Read/WriteDeviceData. You can use Open Signed Online on [url]http://www.symbiansigned.com[/url]
Re: Symbian sis file installationfailed
Or better yet, get a developer certificate for your phones from Ovi Publishing (free, after 1€ registration fee)
Re: Symbian sis file installationfailed
Thanks. I tried Symbian open signed and it worked.
I have registered for Ovi publishing. Where may I get my certificate?