Description: This extension adds contact to phone without opening Contacts app. LatestVersion: 1.1 Released:2021-02-15T18:30:00Z Last Updated:2021-09-30T18:30:00Z Permissions:android.permission.READ_CONTACTS,android.permission.WRITE_CONTACTS
2.Blocks
3.Usage
Create an empty contact
It will trigger ContactCreated event with rawContactId as result if process was successful. Add display name
I've tried this extension in my project and the extension is working fine, but one thing is lacking that is, I can't check if the contact I created is pre-available or not, so I hope you can add a function to check if a contact is pre-available or not. Thank you
Thank you for the extension.
I have multiple google accounts. The extension is saving contact to the wrong google account (not the default).
How can I choose to save to the default/different account?