question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RequestReview not working on Android

See original GitHub issue

Bug

Version Number of Plugin: 2.0.0.5 Device Tested On: Xiaomi Mi A1 (Android 9) Simulator Tested On: None

Expected Behavior

Popup showing

Actual Behavior

Popup not showing

Steps to reproduce the Behavior

Call await Plugin.StoreReview.CrossStoreReview.Current.RequestReview(false);

Description

Hello, I uploaded my app to Play Store, downloaded it from there and the in-app review popup won’t show. The problem does not occur on iOS, where the plugin works correctly. On Android nothing happens after calling the RequestReview function. I plugged the device and watched its output in Android Studio, but haven’t found anything related. If it’s a known issue that has been already fixed in the 3.1.0 version of the plugin, please let me know.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:22 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
saamermcommented, Apr 22, 2021

Hey @upsilondynamics !

  • Did you test it in the “Internal App Sharing” method of Android?
  • Also, did you try to take a look at this thread? #13
  • Could you try to download from a different android device using a different play store account?
1reaction
saamermcommented, Apr 17, 2021

@gogolon if it shows up on Internal App Sharing then there’s nothing else you can do. As I shared in the closed issues as well, there are some known issues in the native play core package that are unresolved that are faced by Java/kotlin Devs as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

expo-store-review not working when StoreReview. ...
1 Answer 1 ... Yes, it matters that you have already done a review. StoreReview is a wrapper around the App Store and...
Read more >
Expo StoreReview
requestReview () is capable directing the user to some kind of store review flow. If the app config ( app.json ) does not...
Read more >
Google Play In-App Reviews API
In-app reviews only work on the following devices: Android devices (phones and tablets) running Android 5.0 (API level 21) or higher that have ......
Read more >
in_app_review plugin not working : r/flutterhelp
I have tried these two techniques to trigger in_app_review dialog box, once the app is opened the second time or the other one...
Read more >
in_app_review | Flutter Package
Testing requestReview() on Android isn't as simple as running your app via the emulator or a physical device. See Testing for more info....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found