Hi all,
have you an example of InApp Purchases for android and ios platform with ionic2 ? (Or other payment method)
Thank you,
Nicolas
Hi all,
have you an example of InApp Purchases for android and ios platform with ionic2 ? (Or other payment method)
Thank you,
Nicolas
There are no example, but you would need to use a cordova plugin for this.
ok I will try to setup this plugin with ionic 2
Thank you mhartington
Hello !
Has somebody have been able to build up some kind simple example to integrate the cordova In App Purchases plugin in Ionic 2 ?
Thanks
If you also got this âError Authentication is required.You need to sign into your google accountâ issue with Android
this post helped me a lot - http://stackoverflow.com/questions/27797663/android-in-app-billing-error-you-need-to-sign-into-your-google-account
Does anyone know how I can specify the âdeveloper payloadâ for android purchases using the native ionic2 inAppPurchase plugin?
Hi
I would recommend to have a look at this app template that includes in-app-purchase feature to show how to manage consumables and non-consumables items in Ionic 2 Framework.
Looks like the underlying plugin of http://ionicframework.com/docs/v2/native/inapppurchase/433 is no longer maintained. https://github.com/AlexDisler/cordova-plugin-inapppurchase
Any chances we get ionic-native for another plugin like https://github.com/j3k0/cordova-plugin-purchase ?
Thread is a bit dated, but just wanted to let everyone know that http://ionicframework.com/docs/native/in-app-purchase/ still works and still seems to be maintained. Thereâs a call for maintainers in the GitHub repo, but last commit within a few months.
I use it on both, Android and iOS. Not sure how itâll be long-term.
Same question here. Urgent indeed