I have been testing my flutter app using store kit. However now I want to test in sandbox.
I have deployed the app using Xcode and flutter's way.
Yet my app does not see the consumables I have created in App Store Connect. Some questions:
-
I have not submitted my app for review, would this prevent me from testing my consumables? The status of consumable is "Ready to Submit"
-
What precisely does "development signed app" mean?
Using https://pub.dev/packages/in_app_purchase
SOLVED. Needed to disable storekit testing as per: https://developer.apple.com/documentation/xcode/setting-up-storekit-testing-in-xcode