I am using React Native Expo. When I test the purchase in the emulator, I encounter the following issue:
Error 2: There was a problem with the store.
It can’t load the paywall.
I am using paywall
However, when I add my Gmail ID to the emulator, it works fine.
But Google Play Store rejected it.
How to fix it to approve on store.
Below are the versions I used:
"react-native-purchases": "^8.5.3"
"react-native-purchases-ui": "^8.5.3"
"react-native": "0.76.5"
"expo": "^52.0.19"
