launchArgs is empty on iOS only

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

Naveen, did you ever find a solution to this? I’m experiencing exactly the same issue today and initially thought I had configured something incorrectly. I’m sure this used to work previously.

Nope never found a solution. If anyone else has any idea, I’d love to know. I’ve had to remove the feature temporarily. Corona team?

What happens if you build the LocalNotifications sample app?

Rob

Naveen, did you ever find a solution to this? I’m experiencing exactly the same issue today and initially thought I had configured something incorrectly. I’m sure this used to work previously.

Nope never found a solution. If anyone else has any idea, I’d love to know. I’ve had to remove the feature temporarily. Corona team?

What happens if you build the LocalNotifications sample app?

Rob