onInvoke doesn't pass parameters on iOS
Hi,
On iOS, the onInvoke event doesn't pass the parameters from a customer URL link _unless_ the iOS app is running. I have used all the docs and examples, and the onInvoke event fires correctly - but the event.arguments is empty if the app is opened. Once the app is running, the link from the browser works as expected, and the event.arguments is populated.
The condition above makes the onInvoke event useless for most users. Anyone find a workaround?
