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

App crashes after calling the review #4

Open
endritdev1 opened this issue Mar 17, 2022 · 2 comments
Open

App crashes after calling the review #4

endritdev1 opened this issue Mar 17, 2022 · 2 comments

Comments

@endritdev1
Copy link

endritdev1 commented Mar 17, 2022

When I call launchReviewFlow() it crashes. Is there any way to fix this or it's just about compatibility

My Godot v3.4.3. I'm using it on my mobile without uploading it to google play if this makes any diference

@ghost
Copy link

ghost commented Mar 17, 2022

When I call launchReviewFlow() it crashes. Is there any way to fix this or it's just about compatibility

My Godot v3.4.3. I'm using it on my mobile without uploading it to google play if this makes any diference

Did you solved the java singleton not found problem. I am stuck on there

@matmacchi
Copy link

I also encounter an application crash when I try to use directly the method launchReviewFlow(). The problem was there because the method needs to be call only once the signal on_request_review_success is trigger. I have propose some updates in the readme file for a better understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants