One user of my app reached out reporting an interesting in-app purchase issue. Has anyone encountered this or have an idea what's going on here?
- Proceed to purchase the non-consumable IAP in the app downloaded from the App Store
- iOS shows the price sheet as expected
- Confirm with the side button
- iOS shows an alert "You've already purchased this. Would you like to get it again for free?"
- Tap OK
- iOS shows an alert "You're all set. Your purchase was successful."
- Tap OK
- The app's content remains locked
- Tap Restore Purchases
- iOS shows an alert to sign (with the same account shown in step 2)
- Input the password and tap OK
- iOS shows an alert "Unable to Complete Request" (which is the
error.localizedDescriptionthrown fromAppStore.sync())