Hello, I’m getting this crash even after adding bindEffect(permissionsController)
Fatal Exception: java.lang.IllegalStateException
activityResultLauncher is null, bind function was never called, consider calling permissionsController.bind(activity) or BindEffect(permissionsController) in the composable function, check the documentation for more info: https://github.com/icerockdev/moko-permissions/blob/master/README.md
Hello, I’m getting this crash even after adding bindEffect(permissionsController)
Fatal Exception: java.lang.IllegalStateException
activityResultLauncher is null,
bindfunction was never called, consider calling permissionsController.bind(activity) or BindEffect(permissionsController) in the composable function, check the documentation for more info: https://github.com/icerockdev/moko-permissions/blob/master/README.md