-
-
Notifications
You must be signed in to change notification settings - Fork 930
Open
Description
Is there already an issue requesting this feature?
- I have searched the existing issues.
Please select affected platform(s)
- Android
- iOS
- Windows
Use case
Use case
When developing iOS applications that integrate with CarPlay, developers need to request notification permissions that work seamlessly across both the iPhone and CarPlay environments. Currently, when using the permission_handler plugin to request notification permissions on iOS, there is no explicit support for CarPlay notifications, which are managed separately through UNAuthorizationOptionCarPlay.
Proposal
Enhance the iOS implementation of Permission.notification to automatically include CarPlay notification permissions when requesting notification access on iOS 10.0+ devices. This provides developers with comprehensive notification permission handling without requiring additional code or configuration.
Specific requirements or considerations
No response
Additional information or context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels