localNotificationReceived event not fired if app is terminated.
Plugin(s)
@capacitor/local-notifications
Capacitor Version
Platform(s)
Android
IOS
Current Behavior
At moment I schedule local notification it fired and localNotificationReceived event is also received but only when is running or in the background
Expected Behavior
localNotificationReceived event needs to fire if my app is terminated from the background.
thanks.