For Android it’s working well.
For iOs,
-
Register Firebase app for iOS
-
Copy GoogleService-Info.plist to Root Directory of the project
-
Upload APNs Authentication Key in firebase
-
Enabled notification with specific BundleID in Developer Account
-
In XCode I have added capability : Push Notification and Background Mode which enable remote notification option
But I can’t receive notification for iOS device, Please help ? Thank you.
Here is my develop environment
Ionic:
Ionic CLI : 6.10.0 (C:\Windows\System32\node_modules@ionic\cli)
Ionic Framework : @ionic/angular 5.0.5
@angular-devkit/build-angular : not installed
@angular-devkit/schematics : not installed
@angular/cli : not installed
@ionic/angular-toolkit : not installed
Cordova:
Cordova CLI : 10.0.0
Cordova Platforms : android 8.1.0, ios 5.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 21 other plugins)
Utility:
cordova-res : 0.15.1
native-run : 1.3.0
System:
Android SDK Tools : 26.1.1 (C:\Users\User\AppData\Local\Android\Sdk)
NodeJS : v15.8.0 (C:\Program Files\nodejs\node.exe)
npm : 7.5.1
OS : Windows 10