Skip to content

[Feature request]: Add CarPlay Notification Permissions Support for iOS #1514

@derrik-fleming

Description

@derrik-fleming

Is there already an issue requesting this feature?

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions