python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
In-App Update Finish Downloading But The Apps Still The Old Version
so I'm working on a In-Apps Update for my application that already published in Play Store. I follow the documentation and try to test it by lowering my version code then run it, but after finish down...
aleen
Votes: 0
Answers: 0
not able to verify in-app update with google play console
I am trying to test the feature of in-app upgrade of android and to do so i have to upload the app in internal track. In order to do so i have made below required changes
1. enable the setting in goog...
Hunt
Votes: 0
Answers: 0
What happens when using clientVersionStalenessDays() if more updates are available?
I'm looking into supporting in app updates, and wanted to use the google core library for handling this. While doing this a question came up regarding the clientVersionStalenessDays() function. (https...
emil_bo
Votes: 0
Answers: 1
My app closes instead of reloading after installing in app update
I am using react-native, and I want to add in app update to my app. At first I tried using sp-react-native-in-app-updates. But my app was closing after the update was done. "the expected behavior...
Wahidullah Shadab
Votes: 0
Answers: 0