Draco18s
Explorer
since ‎01-04-2018
2 weeks ago

User Statistics

  • 14 Posts
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

@imperativity You seem like someone to ping on this given your prior help with IAP related things, and we need help quickly.Currently we are experiencing an issue saving new SKUs on the portal, it just throws a message that "something went wrong" and...
When a user cancels purchasing an in-app product, the error message returned to my app is "Oculus.Platform.Models.Error" from this code: private void LaunchCheckoutFlowCallback(Message msg) { if(msg.IsError) { Debug.LogFormat("An error occured while ...
All of these links frequently (but not always) take me to the same information (where the * is my organization ID).https://dashboard.oculus.com/organization/*/membershttps://dashboard.oculus.com/organizations/*/testusershttps://dashboard.oculus.com/o...
1) Which of these two statements is true?These test users have permission to purchase IAP items in your app, including Alpha, Beta, and Release Candidate apps, without using real money.Note: Do not use a real credit card with test users, it will be c...
I am working on an app that will contain in-app purchases for some items.I am trying to test the purchase system to insure that the API is set up correctly, I have one purchasable item (durable), but when the button to purchase it (inside the app) is...
Kudos from