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

Support for Android 11 #143

Open
sdlee3 opened this issue Aug 25, 2021 · 1 comment
Open

Support for Android 11 #143

sdlee3 opened this issue Aug 25, 2021 · 1 comment

Comments

@sdlee3
Copy link

sdlee3 commented Aug 25, 2021

Hi, after i upgrade to targetSdkVersion 30 which to support Android 11, I unable to add my appointment to calendar in Android. Anyone here have idea and help for this issue?

@dafuga
Copy link

dafuga commented Sep 25, 2021

Starting with API level 30, you need to explicitly add the packages that you want to query in your AndroidManifest file: https://medium.com/androiddevelopers/package-visibility-in-android-11-cc857f221cd9

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