Retrieve a list of contacts on Android to Bubble app

Hi Everyone,

Has anyone managed to import android contacts to their bubble app? I know how to add the permission request to our manifest, just not sure on how to import the contacts and keeping it synchronized on our bubble app.

Might be simple, can’t really think of a simple way

1 Like

Update: just came across the People’s API from Google. Sounds like the best way to go without doing crazy stuff with callbacks on the native wrappers.

@nocodeventure Como fazer isso na prática, preciso puxar os contatos de um usuário autenticado Google.