In App Purchase
In App Purchase
Apple, Google and Amazon offers different tools/utilities/methods for IAP. IAP uses their service APIs so you need to set up your developer accout with tax/banking information, your app and IAP products with prices and types(consumable, non-consumable, subscription), and tester management etc at their developer sites.
Kwik does not support subscription nor server-side receipt verification.
For testing IAP feature, Google and Amazon requests you to upload the app(.apk) to their site. Google offers a testing feature of static responses. You may use App tester app from Amazon.
- Apple
- iTunnes Connect
- tax and banking information
- App registration
- IAP product registration
- tester’s account
- Developer Portal
- AppID should be unique not to use a wildcard
- provisioning profile
- Your PC/Mac
- corona simulator to build app
- testing with tester accounts
- Xcode simulator
- device
- iTunnes Connect
- Google
- Developer console
- setting up your Google merchant account
- app registration
- IAP product registration
- App releases
- uploading .apk
- manage testers
- Your PC/Mac
- creating a keystore file
- corona simulator to build apk
- device testing
- testing with static responses
- testing with tester’s account
- Developer console
- Amazon
- Developer service
- tax and banking information
- app registration
- IAP product registration
- json file for App tester
- Tester management
- Live App Testing
- uploading .apk
- Your PC/Mac
- creating a keystore file
- corona simulator to build apk
- Device
- testing with App tester
- installing App tester from AppStore
- copying json file to device
- testing Live App Testing
- testing with App tester
- Developer service