ja2375 / add_2_calendar

A really simple Flutter plugin to add events to each platform's default calendar..
MIT License
188 stars 113 forks source link

Calendar won't open on ios #103

Open Mrtcndkn opened 2 years ago

Mrtcndkn commented 2 years ago

On android everything works as expected. But on ios even tho I added the proper NSCalendarsUsageDescription key to info.plist app only prompts calendar permission settings for ios device. Even tho permissions are given nothing happens it never redirects to the default calendar app. Anyone encountered something like this and have a solution for it?

Rodrigossff91 commented 2 years ago

The issue has just been resolved in this latest version @Mrtcndkn