Hi there
I have a problem testing IAP's in my App. I'm able to handle purchases perfectly fine in xcode previewes, using storekit 2 with a configuration File. Now in the Testflight Beta version (Internal Testing) I get the following Error:
"There's no information available for In-App Purchases issue. Try again later 21102"
My Storekit implementation is very similar to this tutorial:
https://www.revenuecat.com/blog/engineering/ios-in-app-subscription-tutorial-with-storekit-2-and-swift/#h-implementing-on-device-subscriptions-with-storekit-2-in-swift
All The IAP prerequisits should be met acording to:
(https://developer.apple.com/help/app-store-connect/configure-in-app-purchase-settings/overview-for-configuring-in-app-purchases)
https://developer.apple.com/help/app-store-connect/configure-in-app-purchase-settings/overview-for-configuring-in-app-purchases
I'd appreciate it, if someone could help me with this issue.
Chris
16
3
2.6k