Osamah Abdullaziz

Results 5 comments of Osamah Abdullaziz

Hi @tneotia, hope you're having a good day. I am facing a similar issue where `clearFocus` does not work in iOS, could you please check this?

We faced a similar issue in iOS 17 after updating `permission_hanlder` to `11.1.0`. We added both `NSCalendarsUsageDescription` & `NSCalendarsFullAccessUsageDescription` in the `Info.plist`, and `PERMISSION_EVENTS_FULL_ACCESS=1` & `PERMISSION_EVENTS=1` in the `Podfile`. Then...

@mvanbeusekom @JeroenWeener Thanks for your hard work guys, would you consider making this issue a higher priority (or let us know what you think about it), I think it happens...

It seems that [`device_calendar`](https://pub.dev/packages/device_calendar) has a fix on their develop branch (but needs full access unfortunately), check [builttoroam/device_calendar/#490](https://github.com/builttoroam/device_calendar/issues/490#issuecomment-1784625652).

>It doesn't change the problematic behavior. I still need to restart the app after asking for permissions before i can move on to the feature functionality. @einatguri @mulvad Sorry I...