jamesmontemagno / StoreReviewPlugin

Request app store reviews across Xamarin and Windows applications
MIT License
184 stars 24 forks source link

App review popup not showing on Android #37

Closed dinonovak closed 2 years ago

dinonovak commented 2 years ago

Samsung Galaxy A03s

Exactly the same behaviour on both phones (using void RequestReview();):

Switching back to internal app sharing, all works again ?!

Any ideas why it is happening?

saamerm commented 2 years ago

Are you logged in to the Google play store using the same account as your android developer account? @dinonovak

dinonovak commented 2 years ago

yes, I am loging with same account as developer. This is what i am getting in logcat

03-24 17:26:12.817 5953 5953 I PlayCore: UID: [10280] PID: [5953] ReviewService : requestInAppReview (com.XXX.YYY) 03-24 17:26:12.838 5828 6918 I Finsky : [5863] euf.(18): com.XXX.YYY is installed but certificate mismatch

saamerm commented 2 years ago

Do you want me to test it for you since I am not logged in with the same account as the developer account?

dinonovak commented 2 years ago

Do you want me to test it for you since I am not logged in with the same account as the developer account?

@saamerm send you a DM via mail

saamerm commented 2 years ago

image The app is a little unresponsive and the navigation is wonky. But yes I was able to see the review popup @dinonovak

dinonovak commented 2 years ago

thanx!

saamerm commented 2 years ago

@dinonovak did you want to close this issue?