Plugin(s):
"@capacitor-firebase/messaging": "^1.1.0",
Platform(s):
iOS
Current behavior:
Event notificationReceived is not fired on iOS when sending silent notification while application is killed (I am NOT referring to the application running in the background) and then starting the application.
Event notificationReceived is fired as expected if applicaiton is running in the background which confirms that the silent push notification is sent correctly from the server to application.
Expected behavior:
notificationReceived should be fired when starting application if silent notification has been sent while applicaiton was killed (I am NOT referring to the application running in the background).
The same works as expected on Android.
Steps to reproduce:
notificationReceived is fired under the same circumstances under Android.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too