Requested application access not granted
Hi, I'm trying to build and install on the phone this application [URL="http://www.developer.nokia.com/Community/Wiki/File:S60_Camera_Example_AutoFocus_3rd_Ed_FP2.zip"]http://www.developer.nokia.com/Community/Wiki/File:S60_Camera_Example_AutoFocus_3rd_Ed_FP2.zip[/URL].When I try to install it on Nokia C5_00 5MP it says [COLOR="#FF0000"]"Requested application access not granted"[/COLOR]. Is there some way to make it run?
I'm Using Carbide C++ v.2.7, Building application with Phone Debug (GCCE). My SDK is S60_3rd_FP2_v1.1.
Re: Requested application access not granted
It is the SwEvent capability, that can not be self signed. Actually it is mentioned in the release notes.
You can either get a developer certificate from [url]http://www.symbiansigned.com[/url], that will have SwEvent enabled, or you can just comment it in the .mmp file.