Hello,
Everything works f9 with reminder data getting the issue is,
I made an app for mac os desktop with flutter and by using Future<List?> getReminders([String? id]) function i successfully sync all reminders now the issue is when i close app & reopen it, it again asking for permission
Is it happens because its a debug app not release?
Hello,
Everything works f9 with reminder data getting the issue is,
I made an app for mac os desktop with flutter and by using Future<List?> getReminders([String? id]) function i successfully sync all reminders now the issue is when i close app & reopen it, it again asking for permission
Is it happens because its a debug app not release?