-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
lack of iOS 17 support #4643
Comments
I'm also facing this. Seems like it's because of the changes in iOS 17 highlighted here. I've tried adding |
+1, doesn't find any calendars also. |
There is this open PR on the plugin's repo that claims to fix the issue: EddyVerbruggen/Calendar-PhoneGap-Plugin#566 Might be worth moving the discussion to the issue in that repo as well: EddyVerbruggen/Calendar-PhoneGap-Plugin#565 |
Yes I tested it initially and it works on iOS17. But not on the older versions 😞 I proposed a simple fix to keep the backward compatibility. Once we have it merged and released in PhoneGap-Plugin, we will need to bump the version here and release it also. In a meantime, for testing purposes, you can open the |
There has been no recent activity and this issue has been marked inactive. |
I'm submitting a ... (check one with "x")
Current behavior:
After upgrading system to ios17 calendar plugin stopped working. It doesn't ask about permissions and it doesn't write any data to user's calendar.
Expected behavior:
In ios16 (and earlier) calendar plugin asks about write permissions & allows app to create new calendar instances / add them to user's system's calendar
Other information:
requestReadWritePermission returns empty error
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: