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 can close the mandatory update by tapping the native back button #22

Closed
spiderion opened this issue Nov 15, 2023 · 3 comments
Closed

Comments

@spiderion
Copy link

A mandatory update should not allow the user to skip. On android users are able to tap on the back button and the update popup disappears.

@kauemurakami
Copy link
Owner

If it is a mandatory update it will not let you close it until it is updated

@kauemurakami
Copy link
Owner

I working on it, start implementation stay in 5.0.1, i will create an observable variable when returning from the store to the app, remaking the call to see if the version is the same to close automatically.

@kauemurakami
Copy link
Owner

Use PopScope widget on your page to prevent the back effect when using the hardware button or gestures when on an infinite screen

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