Hi,
My application sshows the message Menu: Feature not supported eror while trying to launch. It is happening in E65 and E61i, but works fine in N95. What could be the reason? pls help.
Thanks,
Jinu
Hi,
My application sshows the message Menu: Feature not supported eror while trying to launch. It is happening in E65 and E61i, but works fine in N95. What could be the reason? pls help.
Thanks,
Jinu
are there any special N95 specific APIs in your application. and which SDK you have used.
Thanks for the reply.. I had used the 3rd edition FP1 SDK .
Are you using any partnering API's from the Partnering plugin SDK's or any API's you have licenced from Nokia?
Download Symbian OS now! [url]http://developer.symbian.org[/url]
Both E65 and E61i are FP-less devices.
I am not using any partnering API's. I hav added few more svg files to the .mk files. Is that caused the problem?
Have you tried to debug? Does the execution get to your E32Main? Does it get to your AppUI's ContructL?
And why don't you use the S60 3rd Edition MR?
-- Lucian
As wizard correctly pointed out, you should be using the MR sdk since this works on all the devices where published API's are being used.
Download Symbian OS now! [url]http://developer.symbian.org[/url]
Thanks for the help. The issue was using unsupported API CAknUtils::PenEnabled.