I am testing getNotificationAppLaunchDetails method so that I can navigate to a specific screen when the notification is tapped.
It works as intended on Android but not on iOS. on iOS it just returns null. Notification was created using scheduleNotification function.
I am testing getNotificationAppLaunchDetails method so that I can navigate to a specific screen when the notification is tapped. It works as intended on Android but not on iOS. on iOS it just returns null. Notification was created using scheduleNotification function.