I have a paywall for monthly & annual subscription. I want to give some partners a code to get the full annual subscription for free. They said that when redeeming the code, with the full URL `https://apps.apple.com/redeem?ctx=offercodes&id=${apple_app_id}&code=${codeInput}` that they still see the paywall after loading the app for the first time. I believe they have not downloaded the app even in this case, as they are new users.
I had them click Restore Purchase, but they claim that too does not work.
Is there a preferred method to get Promo Codes to work, on the first load of the application? I tried reading the docs...i think i am all set, perhaps I need to have the listener? But that doesn’t make sense if it’s a brand new user.