react-native-iap icon indicating copy to clipboard operation
react-native-iap copied to clipboard

Infinite loop in "General Terms of multimedia services which have changed"

Open lc3t35 opened this issue 2 years ago • 3 comments

Version of react-native-iap : 8.0.6

Version of react-native : expo SDK 44, "react-native": "0.64.3"

Platforms you faced the error (IOS or Android or both?) : IOS only

Tested environment : real device with app from TestFlight

On ios Testflight, start the purchase process, after typing the password of the account and having the popup allowing the purchase, there is another popup about validating "General Terms of multimedia services which have changed" with 2 buttons : Cancel and OK. IMG_1877

If I cancel on this popup the process is canceled. If I click on OK, it opens another popup with "connexion impossible", and retry button (no effect), no way to indicate how to connect, only a cancel button at top of popup -> nothing happens anymore after this. IMG_1878

If I quit the app, then I have suddenly the popup displayed to accept "General Terms of multimedia services Apple", with Accept button. IMG_1879

If I accept, the popup disappear and the screen doesn't display the app list on desktop, I have to click on the bottom button to display them again ! IMG_1880

lc3t35 avatar Mar 20 '22 19:03 lc3t35

same issue

MacroBet avatar Mar 22 '22 19:03 MacroBet

@lc3t35 I solved the issue upgrading the device's S.O. Anyway is a problem related to the specific device and not to this library i suppose.

https://discussions.apple.com/thread/253556197

MacroBet avatar Mar 24 '22 12:03 MacroBet

Helped to log in from another device and accept the agreement from there

ilya-raevskiy avatar Mar 24 '22 20:03 ilya-raevskiy

I just merged an specialized error for this case of interrupted purchase

andresesfm avatar Sep 02 '22 20:09 andresesfm