Shareef Dweikat

Results 12 comments of Shareef Dweikat

The permission is coming from flutter-permission-handler, i can see some related constants in `/windows/flutter/ephemeral/.plugin_symlinks/permission_handler_windows/windows/permission_constants.h` For example `inline static int PERMISSION_CODE_REQUEST_INSTALL_PACKAGES = 212;` Please push a fix as soon as possible

@mvanbeusekom Thanks. How can i find the plugin that registers this permission?

Thanks, it worked. `go list -u -m -json all | /Users/MyUsername/go/bin/go-mod-outdated`

@nibdo @bruceharrison1984 bruceharrison1984 can you help please?

Try this [PR](https://github.com/wix/react-native-calendars/pull/2624) here. You can patch the agenda temporally using [npm-patch](https://www.npmjs.com/package/patch-package)

I’ve tried it. The Agenda is no longer crashing.

I think[ this PR](https://github.com/wix/react-native-calendars/pull/2664) aims to fix the issue. Hopefully it gets merged soon.