You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2021. It is now read-only.
Was working but now the app is crashing... it seems like the call await Plugin.ContactService.CrossContactService.Current.GetContactListAsync() its returning nothing on my mobile phone.
I am using the latest version of this plugin on a Galaxy S8 with Android 8.
My app is on Stores...was working fine. Now, stopped just on Android... I am trying to debug but when I call GetContactListAsync(), seems like the execution is not called... goes fast to the next line and the result is null.
Was working but now the app is crashing... it seems like the call await Plugin.ContactService.CrossContactService.Current.GetContactListAsync() its returning nothing on my mobile phone.
I am using the latest version of this plugin on a Galaxy S8 with Android 8.
My app is on Stores...was working fine. Now, stopped just on Android... I am trying to debug but when I call GetContactListAsync(), seems like the execution is not called... goes fast to the next line and the result is null.