Xamarin.Forms.Contacts icon indicating copy to clipboard operation
Xamarin.Forms.Contacts copied to clipboard

iOS: When refusing contact permission, api does not request it again

Open nbsoftware opened this issue 7 years ago • 1 comments

Hello, I've tested the scenario (at least on iOS) where the user refuses the permission for the app to access the address book, and it seems the next time we call GetContactListAsync, it does not ask for it again and only returns an empty list (like for the initial call). This is problematic. We cannot determine if the user has accepted the permissions or not versus an empty address book. Any suggestions? Thanks

nbsoftware avatar Sep 04 '18 10:09 nbsoftware

Will be solved with #19

enisn avatar Apr 07 '21 13:04 enisn