Hi,
Was redoing some local notification stuff and for some reason launchArgs is always blank on iOS. On Android it works perfectly and I get the notification data as expected on a cold boot. On an iOS cold boot, there is a table for launchArgs, but it’s completely empty (I’m tapping the notification banner itself).
Any ideas why? I tried a daily build from a few months ago and the one from today. It happens on both. I’ve tried everything I could think of but no luck. Like I said, launchArgs works perfectly as expected on Android.
Thanks.
Naveen