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

Request FullAccess on iOS17+ #497

Merged
merged 4 commits into from
Sep 16, 2023

Conversation

junqi
Copy link
Contributor

@junqi junqi commented Sep 10, 2023

Issue #490

A distinction between write-only access and full access has been made since iOS17.
https://developer.apple.com/documentation/technotes/tn3152-migrating-to-the-latest-calendar-access-levels

This PR obtains full access, but it may be inappropriate if you intend to be able to handle write-only access separately.

@thomassth
Copy link
Contributor

The pipeline might need some updates too it seems

@junqi
Copy link
Contributor Author

junqi commented Sep 14, 2023

I have fixed the build test based on the error message.
(Please note that the minSdkVersion of Android has been increased.)

@thomassth
Copy link
Contributor

lgtm

@thomassth thomassth merged commit 623f0bf into builttoroam:develop Sep 16, 2023
3 checks passed
Abaddon-88 added a commit to Abaddon-88/device_calendar that referenced this pull request Sep 20, 2023
Abaddon-88 added a commit to Abaddon-88/device_calendar that referenced this pull request Sep 20, 2023
armanso pushed a commit to Arcascope/device_calendar that referenced this pull request Oct 5, 2023
* fix: request FullAccess on iOS17 or later

* update iOS integration description

* fix: iOS build test & Android build test
Nidheesh-MT pushed a commit to Nidheesh-MT/device_calendar that referenced this pull request Oct 26, 2023
* fix: request FullAccess on iOS17 or later

* update iOS integration description

* fix: iOS build test & Android build test
@Anjali-Rightpoint
Copy link

@thomassth When will this PR changes be released, or by when will the next version of device_calendar plugin will release with iOS17 updates?

@thomassth
Copy link
Contributor

Someone cherrypick the commit and start a PR to the release branch (master)

I'll approve that

LeonardoCaracho pushed a commit to LeonardoCaracho/device_calendar that referenced this pull request Dec 13, 2023
* fix: request FullAccess on iOS17 or later

* update iOS integration description

* fix: iOS build test & Android build test
@LeonardoCaracho
Copy link

Someone cherrypick the commit and start a PR to the release branch (master)

I'll approve that

Hi @thomassth, I just started a cherry-pick PR to master as you suggested.

hemantbeast pushed a commit to hemantbeast/device_calendar that referenced this pull request Jan 22, 2024
* fix: request FullAccess on iOS17 or later

* update iOS integration description

* fix: iOS build test & Android build test
thomassth pushed a commit that referenced this pull request Feb 28, 2024
* Request FullAccess on iOS17+ (#497)

* fix: request FullAccess on iOS17 or later

* update iOS integration description

* fix: iOS build test & Android build test

* feat: update xcode-version

* update changelog and pubspec

* fix ci

---------

Co-authored-by: MIYANARI Junki <[email protected]>
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

Successfully merging this pull request may close these issues.

4 participants