Closed as not planned
Description
Plugin(s)
- Analytics
- App
- App Check
- Authentication
- Crashlytics
- Cloud Firestore
- Cloud Functions
- Cloud Messaging
- Cloud Storage
- Performance
- Remote Config
Version
7.1.0
Platform(s)
- Android
- iOS
- Web
Current behavior
In IOS push notification not receiving in background .
In foreground it is receiving.
Expected behavior
Push Notification in background should received in IOS
Reproduction
https://github.com/rajendra16/Push-Notification
Steps to reproduce
Do dependencies Installation using : npm install
Add IOS Platform : ionic capacitor add ios
Start Build Process : ionic build
Sync : npx cap sync
copy : npx cap copy
Follow these commands and create build using xcode
Other information
No response
Capacitor doctor
Latest Dependencies:
@capacitor/cli: 7.2.0
@capacitor/core: 7.2.0
@capacitor/android: 7.2.0
@capacitor/ios: 7.2.0
Installed Dependencies:
@capacitor/cli: 7.2.0
@capacitor/android: 7.2.0
@capacitor/core: 7.2.0
@capacitor/ios: 7.2.0
Before submitting
- I have read and followed the bug report guidelines.
- I have attached links to possibly related issues and discussions.
- I understand that incomplete issues (e.g. without reproduction) are closed.