In App Purchases / Strange things

Hey.
I use the latest version of react-native, expo and expo-in-app-purchases.
Package «expo-in-app-purchases» is used for auto-renewable subscriptions.
On any Android devices and any countries – everything works well (as aspected).
On iOS devices – sometimes works, sometimes not :frowning:

If a user comes in from the US, the connection via the connectAsync method never ends. There is neither error nor success. It feels like the application is running in an emulator (but it is not).
If you are logged in from the same iPhone, but from another country (e.g. Ukraine) - everything works well (as aspected).

Who knows what may be the problem? Does it look like a bug? Any suggestion?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.