Hello,
I have an app where users are able to add event to their personal device calendar.
I have created a custom action with the Pub.Dev package add_2_calendar 3.0.1.
The action is working fine with iOS device.
In Android, the event is not added.
I have check permissions on Android Manifest Configuration and it is correct.
Would anyone have already implemented this type of action or would anyone have an idea of how to solve this problem?
Thank you.