September 2019
Beginner
512 pages
12h 52m
English
Although contact information is a user-protected resource, we do not need any specific permission to import a contact by using the contact_picker plugin because we are not reading it directly, but through platform-specific APIs.
We are going to see, however, how request permission to use contacts, as this can be useful in the future.
If you remember, each platform has its own way to handle permissions, and we need to implement permission requests based on this.
Read now
Unlock full access