Top "Google-play-core" questions

Update an Android app (without Google Play store visit)

I wrote a Beta version of the application. It will be available for download through the web (I will not …

android google-play-services google-play-core
How can I test In-app updates in Android?

Recently, Google introduced 'in-app updates' in Google I/O 2019. So I am trying to use it. val appUpdateManager = AppUpdateManagerFactory.create(…

android google-play in-app-update google-play-core
In-App Update API showing UPDATE_NOT_AVAILABLE while testing on debugging device

I am trying to integrate the new In-App Update API but I cannot able to test it's implementation. Seems like …

android kotlin google-play in-app-update google-play-core
Play Core In-App Review API not showing the Review Activity

I'm trying to utilize the Review API (Play Core library 1.8.0) from Google which was just released yesterday. See https://developer.…

android google-play google-play-core