-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I'm thrown off by this line of code
const production = false; // use sandbox or production url for validation
I'm not planning on using server urls for validation nor do I even know how to do it...
I simply want to validate through the app as it loads...does this mean I just leave this at "false" through production? Forgive me for my ignorance, but this is my first implementation of IAP.
Using InAppUtils and this validator, everything is working as intended in Beta Testing with sandboxed accounts and with real accounts (Beta Testers). Is this all I need? Do I need to make any modifications to the code prior to production build and review submission?
Thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels