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)
Google Play In-App Review API - Error posting review
I'm using Google Play In-App Review API to display in-app native review window. The window itself opens fine. However once user actually clicks "send review" the window closes with the follo...
Mateusz Krzaczek
Votes: 0
Answers: 1
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
FakeAppUpdateManager - No longer working on API 31+, does not specify mutability flag when creating PendingIntent, when fetching appUpdateInfo
Using PlayCoreKtx version 1.8.1,
I have an instrumented test that tests the inAppUpdate functionality of Play Core. I have a function in my test that looks like this
private fun processAvailableUpdate...
Sean Blahovici
Votes: 0
Answers: 1