react-native-android-inapp-updates icon indicating copy to clipboard operation
react-native-android-inapp-updates copied to clipboard

No update available for checkUpdateAvailability as well as startUpdateFlow

Open hrsiqb opened this issue 3 years ago • 2 comments

When I run these functions (checkUpdateAvailability and startUpdateFlow), it catches an error saying "No update available". I've tried it several times by publishing my app to the internal testing of play store (everytime with a new version). When I go to the app page on playstore, it shows the update button, but when I open my app and these functions are run, the error occurs on both functions.

image

Note: I'm using firebase DB to log errors received.

hrsiqb avatar Nov 25 '21 19:11 hrsiqb

Hi @hrsiqb Have you checked the app in playstore and the app being tested have the same applicationId?

renopp avatar Dec 09 '21 08:12 renopp

I am also getting the same issue

balu4131 avatar Apr 07 '22 14:04 balu4131