Hi,
I’m getting the helixToken in the onAuthorized callbak in my overlay extension. It works flawlessly.
But when I’m in mobile view, the auth.helixToken is undefined.
I’m in an hosted test. Can this be the reason?
What can I do?
Thanks.
Hi,
I’m getting the helixToken in the onAuthorized callbak in my overlay extension. It works flawlessly.
But when I’m in mobile view, the auth.helixToken is undefined.
I’m in an hosted test. Can this be the reason?
What can I do?
Thanks.
This is a known issue:
For mobile
And the rig
Thanks for the super fast response. I’ll follow this github issue.