Handles a notification messages that arrived while the app was running in the foreground for iOS but Android handles while in the foreground or background.
In iOS, the return value specifies how you want the system to alert the user, if at all. So return values does not effect in Android.
Handles a notification messages that arrived while the app was running in the foreground for iOS but Android handles while in the foreground or background. In iOS, the return value specifies how you want the system to alert the user, if at all. So return values does not effect in Android.
Example
Param
Returns
Specify [] to silence the notification completely.
Ios
Android
Static
Since
4.0.3