-
Krystof Celba authored
We have to save initial notification action response in case there isn't registered any FCMNotificationReceived event handler yet. For example when the app is killed by a user so JS has to be initialized first. The saved action response will be sent to JS after first FCMNotificationReceived event handler registered.
c05a1750