Hi folks!
I’ve read some topics and posts about import contacts from your phone to create a contact list on your bubble app but I didn’t really find the answer… so I try my luck here
I need to allow my users to select contacts from their phone to send them an invitation to join their project.
I know how to send a sms to someone with that this:
< a href=“sms:Phone Number &body=Text Message”>Send SMS < /a>
But I don’t know how to allow my users to retrieve their contacts…
Thks for helping
Best!