monodroid-samples icon indicating copy to clipboard operation
monodroid-samples copied to clipboard

ContentResolver not working in PCL

Open sreekanthbantu opened this issue 8 years ago • 1 comments

While inserting calendar event in Xamarin Forms getting exception at below code,

var uri = ContentResolver.Insert (CalendarContract.Events.ContentUri, eventValues);

sreekanthbantu avatar Nov 10 '16 10:11 sreekanthbantu

Please, file this issue in Xamarin.Forms repo: https://github.com/xamarin/xamarin-forms-samples

Thanks

gonzalonm avatar Oct 13 '17 18:10 gonzalonm