Hello everybody,
Has anybody achieved to integrate in-app purchase in J2ME apps? I have an In-app purchase app that fully works without J2ME polish but it stops working when is integrated with polish.
I tried to use all the default devices with J2ME.
Specifically, the building phase is correct but IAPClientPaymentManager.getIAPClientPaymentManager() returns null every time.
Has anybody any suggestions? Maybe it is a configuration or imcompatiblity problem that I don't see.
Thank you.

Reply With Quote

