I setup Android in-app-purchases effortlessly. I am stumped on how to test IAP for iOS.
On Android, I created a beta listing and made an IAP product for $20. I'm using the fovea plugin, which is fired like: store.order('productid_defined_in_google_app_listing')
On Apple, I found this: https://developer.apple.com/library/i...
I don't understand how to actually create a sandbox IAP listing so I can order('apple_product_id') the item. That guide just says "Open your app, and perform your In-App Purchase product testing.".
Anyone have a tutorial on how to do this?
On Android, I created a beta listing and made an IAP product for $20. I'm using the fovea plugin, which is fired like: store.order('productid_defined_in_google_app_listing')
On Apple, I found this: https://developer.apple.com/library/i...
I don't understand how to actually create a sandbox IAP listing so I can order('apple_product_id') the item. That guide just says "Open your app, and perform your In-App Purchase product testing.".
Anyone have a tutorial on how to do this?

