Getting exception In InApp-Purchase App
Hi,
If I am running one app on nokia sdk 40 1.1 emulator its working fine,but the same application
trying to run on the s 40 devices i am getting exception
"No class def found error java.lang.NoclassdefFoundError com.nokia.mid.payment.IAPClientPaymentListener"
Plz help me how resolve this one.
Thanks in advance.
Re: Getting exception In InApp-Purchase App
please post your java questions in Java section of this discussion board, this time I moved this from general discussions.
Re: Getting exception In InApp-Purchase App
IAP is not supported on arbitrary devices.
- Devices above, Device specifications ([url]https://www.developer.nokia.com/Devices/Device_specifications/[/url])
- Expert device search ([url]https://www.developer.nokia.com/search/?view=ds[/url])
- APIs, Java API must be equal to In-App Purchase API 1.0, Go
Result: [url]https://www.developer.nokia.com/search/search.xhtml?view=ds&k=&ob=pubdate&p1=fn%3Atype&c1=must&o1=EQ&v1=fnType%3ATerminal&p47=dp%3Ajava_api&c47=must&o47=EQ&v47=dpJavaAPI%3Ain-app_v1_0[/url]
I am not sure if there is support or planned support for bundling the API with your own code for older devices, it might be mentioned somewhere in the documentation. My guess is 'no'.