Closed ZeroStride closed 2 years ago
Right now, the OnLaunchFromLink event is not triggered when launched via Deep Link. Need to line up the incoming parameters to match the payload from a native SDK deep link resolve and send this message from WebGL.
OnLaunchFromLink
This was fixed during the launch method revamp of 4.1
Right now, the
OnLaunchFromLink
event is not triggered when launched via Deep Link. Need to line up the incoming parameters to match the payload from a native SDK deep link resolve and send this message from WebGL.