You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An example of a custom handler use is the [DefaultPushNotificationHandler](../Plugin.FirebasePushNotification.Android/DefaultPushNotificationHandler.cs) which is the plugin default implementation to render the push notification ui when sending data messages and supporting notification actions on Android.
192
+
An example of a custom handler use is the [DefaultPushNotificationHandler](../Plugin.FirebasePushNotification/DefaultPushNotificationHandler.android.cs) which is the plugin default implementation to render the push notification ui when sending data messages and supporting notification actions on Android.
193
193
194
194
### Initialize using a PushHandler on Application class on Android and AppDelegate on iOS:
0 commit comments