Skip to content
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

Android not showing the pop up, iOS Submit btn disabled #1

Open
Aung-Myint-Thein opened this issue Aug 10, 2020 · 1 comment
Open
Labels
documentation Improvements or additions to documentation

Comments

@Aung-Myint-Thein
Copy link

Hello,

I tried the library :D

iOS Submit btn is disabled in both simulator and device.
Android doesn't show anything. Maybe my device is old.

Saw this on Flipper Failed to connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null} but not sure if the error msg is from this.

@safaiyeh
Copy link
Owner

Hi @Aung-Myint-Thein!

For Android unfortunately the API only works if the app is deployed on the Play Store, there is currently no way to see the UI locally. https://developer.android.com/guide/playcore/in-app-review/test#internal-test-track

Same with iOS the submit button is disabled on apps not distributed. https://stackoverflow.com/questions/45057452/why-the-skstorereviewcontroller-does-not-let-me-submit-a-review

I'll take this as a task to add a section in the README about the DX.

@safaiyeh safaiyeh added the documentation Improvements or additions to documentation label Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants