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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vibration works without permission on Android real device #57

Closed
roeniss opened this issue Feb 10, 2021 · 2 comments
Closed

Vibration works without permission on Android real device #57

roeniss opened this issue Feb 10, 2021 · 2 comments

Comments

@roeniss
Copy link

roeniss commented Feb 10, 2021

In debug mode, My android phone is vibrated by flutter/dart codes. Suddenly I realized that I didn't edit xml for permission at all. Is this normal behavior? 馃憖

I didn't touch debug/main/profile AndroidManifest.xml at all.

@roeniss roeniss changed the title Vibration works without permission Vibration works without permission on Android real device Feb 10, 2021
@benjamindean
Copy link
Owner

It should still ask the permission in production mode. For debug mode, it's handled here.

@roeniss
Copy link
Author

roeniss commented Feb 11, 2021

Ah, Thank you @benjamindean ! Have a nice day :) I'll close this issue.

@roeniss roeniss closed this as completed Feb 11, 2021
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