-
-
Notifications
You must be signed in to change notification settings - Fork 24
Target MonoAndroid 11.0 to help Android 11 to display store review. #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Compilation wont matter it is only the TargetSDK that you need to set on your own personal project. |
|
That we did, but we are facing an issue only for Android 11 device. |
|
@Iguins whats the "internal" channel that you mentioned? Have you tried downloading the app on to that device through the android play store's "internal app sharing" feature? Did it work? |
|
Also, could you try to download this game and win the game once to see the popup on your android 11? https://play.google.com/store/apps/details?id=com.tfp.numberbomb The app uses v3.1 of this package and target SDK version 30 and target framework v11.0 |
Thank you! i'm going to try that and confirm the channel. |
|
@jamesmontemagno @saamerm |
|
@philipe-roberge yes. Did you try to see the in app review in this app on your Android 11 device? Or is it failing for all devices for you :
|
Hi @saamerm , I just tried the https://play.google.com/store/apps/details?id=com.tfp.numberbomb game and I am not seeing the in app review prompt on Android 11 (Pixel 3 XL), but it's working fine on Android 8 (Galaxy S7) device. Did you try the https://play.google.com/store/apps/details?id=com.tfp.numberbomb on a Android 11 device? UPDATE: Okay so I think the issue is probably not Android 11 related as we just got it working on a Pixel 5 running Android 11. |
|
I'm glad you were able to figure it out easily. And I'm glad that app is a good and easy one to test this functionality 😆 |
|
@Iguins did you figure out your issue? |
|
@Iguins should we close this? |
|
Unfortunately I did not put my hand on a Android 11 device to test completely . As it seems the issue was not releated |
|
Hello all, I am experiencing an issue with this plugin where it works fine on a Pixel 5a on Android 11, but fails to display the in app review slide up on a Pixel 4a on Android 11. Has anyone else seen a similar issue? |
|
@danlacey did you take a look at these steps https://github.com/jamesmontemagno/StoreReviewPlugin#android ? |
|
@danlacey did you try the 1st step and the 2nd step? What does your logcat say? |
|
I have not looked at logcat. I'll do that next. We have run the game and it shows the in app review for me (pixel 5a) but not my teammate (pixel 4a). We are using personal accounts via Internal App Sharing for our app |


Please take a moment to fill out the following:
Fixes # .
Android 11 devices does not show up store review popup in internal channel
Changes Proposed in this pull request: