Hello,
I have problem getting c2 iap to work. I am using the cordova option for the export of the project and Xcode in order to deploy it. The problem is that I don't get either "on Store listing Success" or "On Store listing Failed" triggers. As the "Basic Usage" guide of IAP object suggests I firstly use "Add product ID" action using the products id (com.company.project.id) that I have added to itunes connect and then I use the "Request store listing" action. Something strange is that the "Is store available" returns true!
Anyone with an idea?
Thank you in advance!
I have also an problem using iap on ios
but in my case the 'request store listing' makes the application crash.
Develop games in your browser. Powerful, performant & highly capable.
Unfortunately the c2 iap plugin is buggy. I solved the problem by just using the iap plugin of cranberrygame.
i did the opposite, the phonegap iap was my problem, and i used native iap from construct to make it work.