Plugin will allow developers to fetch contacts from the Contacts application in MacOS and use them in their application. Plugin fetches the contacts asynchronously so the UI of the game will not hang and after fetching all contacts it will send a message to unity that all contacts are fetched. Read this document carefully. Take a look at the DemoScene in Scenes folder.
Plugin provide following functionalities:
1. Fetch Contacts Asynchronously
2. Display Native Contact Screen