-
Notifications
You must be signed in to change notification settings - Fork 64
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
Add CloudKit discoverability permissions. #30
Comments
Thanks for the suggestion, I'll add it soon |
Hi @evermeer, I'd love to hear your feedback on this branch, I've just integrated your example into Arek. Thanks! |
Thanks @ennioma I will give it a test drive this weekend |
@evermeer did you have any chance to test the update on that branch? Thanks! |
Yes, I did change some code and made a pull request for it. For managing the permitions you need 2 calls. The 1st is to see if the user is loged in into iCloud and the second is to ask for discoverability permissions. See the PR |
Sorry I missed that :) I take a look soon! |
PR #48 merged. |
For adding CloudKit discoverability permissions you could use this code. You do have to be aware that this is an async call.
The text was updated successfully, but these errors were encountered: