I have developed an Android App which writes events to the device calendar. It is working well in Android versions below 6. But is not working in Android Marshmallow. There are no installation issues, no errors either in Android M. I have properly used targetSdkVersion as 23.
Thanks in advance.