onUserNotification

fun NotifierManager.onUserNotification(notificationContent: UNNotificationContent)

Deprecated

Handled automatically by the notification delegate; if called manually, use KMPNotifier.onUserNotification(notificationContent). See MIGRATION.md.