When supporting redemption of offer codes in your application, or through the App Store, one can only test this feature with a productive version of the app, since Sandbox accounts do not work with codes.
The problem is, the productive app is not available in my country (developer) so I can not actually install the app for testing it.
Is there some other way of testing promotional codes given this setup? Thanks.
Post
Replies
Boosts
Views
Activity
Hi there,
Lately I got an app rejected because it was displaying information using a SFSafariWebController without asking the user for the ATT.
It seems that the only possible solution was to open those URLs externally.
But I now wonder what is really the difference, apart from a worse user experience, since I have to move the user to another app. SFSafariWebController does not give me special tooling for tracking the user, and in any case, If I would want to track the user by sending some ID along the URL, I could do it by opening Safari as well.
Is there some clarification here? Thank you
Angel