I have created an Xamarin Forms app targeting Android. When the user enters an input date and clicking on save button, then an event will be stored in phone's calendar. This functionality is working for some phones like honor, Motorola. But calendar event is not created for Asus and Lenovo. What might be the reason ?
I tried to insert event into calendar with the help on the below link
https://developer.android.com/guide/topics/providers/calendar-provider.html