Skip to content

Push Notifications not working on iPadOS 16.4 but worked on iPhone 17 and 18 #2313

Open
@Martos

Description

@Martos

Bug Report

Plugin(s)

capacitor/[email protected]

Capacitor Version

Latest Dependencies:

@capacitor/cli: 7.0.1
@capacitor/core: 7.0.1
@capacitor/android: 7.0.1
@capacitor/ios: 7.0.1

Installed Dependencies:

@capacitor/core: 7.0.1
@capacitor/cli: 7.0.1
@capacitor/android: 7.0.1
@capacitor/ios: 7.0.1

Platform(s)

iOS

Current Behavior

PushNotifications.addListener('registration', (token: Token) => {}); not firing on iPadOS 16.4 when PushNotifications.register(); is called. But it work fine on iOS 17 and 18

Expected Behavior

Calling the 'registration' listener

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions