[UWP] Getting user's b2b key after it's lost

sz 1 Reputation point
2021-10-16T10:31:28.573+00:00

Let's say we have this case:

  • User logs in through the uwp app and makes a purchase for one of the subscriptions associated with the app.
  • We can request customer's b2b key to verify subscription state.
  • In case this key got lost, is there any way to request a new one without interacting with the user?
Universal Windows Platform (UWP)
{count} votes