Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Martos opened this issue Feb 12, 2025 · 1 comment
Open

Comments

@Martos
Copy link

Martos commented Feb 12, 2025

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

@Martos
Copy link
Author

Martos commented Feb 12, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants