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

Exception on startup on Android referring to missing permission. #266

Open
Turburlar opened this issue Dec 29, 2022 · 2 comments
Open

Exception on startup on Android referring to missing permission. #266

Turburlar opened this issue Dec 29, 2022 · 2 comments

Comments

@Turburlar
Copy link

Upon application startup, I am getting the following exception...

Caller com.example.flutter_client needs to hold android.permission.SCHEDULE_EXACT_ALARM to set exact alarms.

If this permission is required, it should be detailed in the 'usage' docs.

@abqamar
Copy link

abqamar commented Jan 6, 2023

Failed while read arguments, Caller com.example needs to hold android.permission.SCHEDULE_EXACT_ALARM to set exact alarms., null) while targeting SDK 33, working fine in lower versions of Android

@Vinothgopi97
Copy link

same issue for me,

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

3 participants