Posts

Post not yet marked as solved
12 Replies
Hi @ortwin, did you manage to find a way to test subscription offer codes in the sandbox? I've implemented presentCodeRedemptionSheet() in an app to accept codes and generated some in App Store Connect, but if I run the app locally in debug and try to enter a code it asks me to download the App Store version of the app. I'm signed in with a sandbox user on the device and can test the normal In App Purchase flow fine but can't find any information anywhere on how to test these new iOS14 offer codes. We have to validate the receipt after a subscription is successful and send some data to a server so need to test it before going to production. Surely there's a way to test this before prod?