onUserNotification

fun KMPNotifier.onUserNotification(notificationContent: UNNotificationContent)

Emits push events for the given notification content if it is a remote (Firebase) notification. Usually not needed: the library's notification delegate handles this automatically.