error during execution of application using GpsPositionRequest class
Posted
by user324922
on Stack Overflow
See other posts from Stack Overflow
or by user324922
Published on 2010-05-08T13:45:32Z
Indexed on
2010/05/08
13:48 UTC
Read the original article
Hit count: 190
symbian
hi all.. i'm caught in a problem. i'm developing an application based on lbs and referred the code given in (forum.nokia.com/wiki) GpsPositionRequest.zip when i try to install the app on device it gets installed successfully but while executing it shows error "unable to execute for security reasons".. i've signed the sis file using carbide C++. my mmp file include the capabilities: ReadDeviceData, WriteDeviceData, Location, NetworkServices, ReadUserData.
my class uses TPositionInfo,RPositionServer,RPositioner does it need any other capability?? (i'm using carbide c++ and s60 3rd edition fp1)
© Stack Overflow or respective owner