Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Play Store showing Open button instead of Update button

I updated my app to the Google Play Store last night. Before the update, my App version was 2.3. There was some problem in version 2.4 so after another 2-3 hour, I updated the app again.
The current version on the play store is 2.5.

My Problem is: If the old version is installed on the device and open play store Google Play Store showing open button instead of Update button. I want update button. What is the problem? Any solution?

like image 346
Chirag Savsani Avatar asked Aug 19 '15 04:08

Chirag Savsani


People also ask

Where is the update option in Play Store?

Open the Google Play Store app on your Android smartphone. On the top right corner, tap on your profile icon and click on Manage apps and devices. Tap on the Updates Available section and the apps with an update will be labelled there. Now, click on the Update option beyond the app names and it will be updated.


1 Answers

In order to show an update in Google Play, your app either should have been installed through Google Play or it should be a system application.

If you have installed your application through adb or installed from other sources, Google play will show "Open" instead of "Update".

like image 108
Durairaj Packirisamy Avatar answered Sep 27 '22 20:09

Durairaj Packirisamy