SudoPlz / sp-react-native-in-app-updates

An in-app updater for the native version of your react-native app.
MIT License
484 stars 66 forks source link

Getting @@ in-app-updates: Failed to fetch a store version, status: 1 #120

Open nirikshan opened 1 year ago

nirikshan commented 1 year ago

Initially, I configured my project with this package and Uploaded my app on the play store multiple times for testing my app with inApp Update. I did not get any reaction about the update even when my app was uploaded to the play store. Later on, I planned to test this package with this condition :

My App is currently on the play store with versionCode 6 and versionName 2.0 and I have a Lower version on my local machine i.e versionCode 4 and versionName 1.6.

Then I got a message on the console on debug mode:

   @@ in-app-updates: Failed to fetch a store version, status: 1

In what condition do I get status as 1 and How to solve this problem? Please help me.

whyamsx commented 1 year ago

I am getting the same error, please refer to this Issue

ramssutharr commented 1 year ago

i'm getting the same issue.

hamzahoda commented 10 months ago

I'm getting the same issue