Using below Plugins for push notification for Ionic capacitor v6
We have again added “@havesource/cordova-plugin-push”: {
“ANDROIDX_CORE_VERSION”: “1.6.+”,
“FCM_VERSION”: “18.+”
},
“@ionic-native/push”: “^4.12.2”,
“@ionic-native/core”: “4.4.0”
Working fine with android but not invoked registration for IOS for APNS. any solution