Hi
I'm trying to retrieve all the Local contacts (in bulk) from native mobile db and display the result in mobile app. How do I approach to this problem.I tried with client action "FindContact" (Part of ContactsPlugin) but I'm not able to get any data.How to get all contacts?Can someone please share any information here?
This might help someone in need:Pass this input parameters while running FindContact Client Action.SearchParameter: ""MultipleContacts: TrueMake sure you allow contact permission access.