.offerCodeRedemption sheet’s ‘Open App’ button doesn’t work
I’m opening offer code sheet using .offerCodeRedemption(isPresented:) in my app.
When user successfully redeems an offer code he sees the screenshot below.
The issue is that when user taps “Open App” button, nothing happens.
I understand that this is Apple’s sheet and we can’t control it, but our users still having issue with this.
InApp purchase sheet constantly reappearing
I’m trying to implement InApp purchase/subscription option in my app and for some reason once I subscribe, I can see that there is a standard icon animation and sound of ‘success’ which is native iOS behavior, but then once the sheet is gone it will immediately reappear to subscribe again… not sure why this is happening.