Push notifications not working in android 12 | 13 , IONIC 5 cordova

Push Notification working in lower versions but not working in android 12 | 13.

even in IOS also not working

For me its working on vivo with android 12.
Followed the @capacitor/push-notifications documentation and sample code.

Need to setup firebase cloud messaging account and steps given at

if still issue you can check the details at
https://www.youtube.com/watch?v=SbZ9ep0NpfY

1 Like

After i migrate Cordova to capacitor in Android Push Notification working but IN IOS APNS Push Notification not receiving , Device token and everything generating, Certificates also i created.

when i am checking https://www.pushtry.com/ server its receiving notification by using P12 certificate , but when i am sending from php using .pem file from php its sending but not receiving in my device.

I need APNS