-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
possible bugSomething isn't workingSomething isn't working
Description
I have this code in
.JMModal( showModal: $isRequestPermissionVisible, for: [.notification, .microphone, .camera, .photo, .siri, .contacts, .location, .opticBiometrics], autoDismiss: true, restrictDismissal: false, onDisappear: { requestedPermissions = true } )
If all permissions are allowed, modal is not dissmissed at all.
Metadata
Metadata
Assignees
Labels
possible bugSomething isn't workingSomething isn't working