-
Notifications
You must be signed in to change notification settings - Fork 566
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 iOS 18 Limited state & contact picker? #744
Comments
@sahil-ahuja-1 no plans to support it. Do you have a link to where these features are described? |
@morenoh149 https://developer.apple.com/videos/play/wwdc2024/10121/ |
no plans to add it. I'm open to merging the addition if anyone wants to contribute it. The api has to make sense across ios and android. |
Thanks @Lee-sungheon Could we release a 8.0.2 version with this change included? |
@sahil-ahuja-1 v8.0.2 is released, please test it https://www.npmjs.com/package/react-native-contacts |
It has typos "double closing brackets" on ln 609
on ln 1443
on ln 1493
|
Hi @morenoh149 ! Thanks for this awesome and very useful library :)
I was wondering if you were planning to add support for the upcoming iOS 18 changes with the limited contact state and opening the contact picker?
Right now, the permission shows as authorized even if it is limited. Thanks in advance!
The text was updated successfully, but these errors were encountered: