c# - Xamarin.Mobile Create, Update & Delete Contacts -
on platforms xamarin.mobile allow creation, updating , deleting of contacts? specifically, allow on android? doesn't seem case, according research of apis.
i'm going 'no' based on both api , getting started page xamarin... android xamarin.contacts
requires read_contacts
permission (surprise) strictly reading contacts.
source: xamarin.mobile getting started
for potential solutions outside of using xamarin.mobile
component, check out this answer on similar thread.
Comments
Post a Comment