Post

Replies

Boosts

Views

Activity

Reply to In-app_purchase items for free trial and subscription
To add to the initial query, do I need 3 different IAPs in one group? Free trial (no subscription) Subscription after a two week free trial (promo) Subscription (only visible to the user IF their free trial has ended AND they’re not subscribed) Again, checking subscriptions in code is fine, I'm just not 100% clear on what to implement in the App Store. Any guidance would help. Thank you
Sep ’20
Reply to Testing in-app billing from Xamarin.Forms app
Partly solved. I can test the in-app purchase item but see the following issues: The purchase data returned to the app show Auto-Renewable = false and yet that item in App Store Connect IS and Auto-Renewable item. Once "purchased", the item does not show up under subscriptions on the device for my tester apple ID. Is that a limitation on sandboxed Apple IDs? Any ideas on those issues? Thanks
Nov ’20