Start a new topic

How to redirect in a webpage url

How to redirect in a webpage url


Use the AR.context.openInBrowser(<url>) method. See our JS API Reference for more information and the complete list of possible functions.

I have a video drawable in my scene. However, when I call onFinishedPlaying, the video must open a webpage or html. How to do that? Thanks!
Login or Signup to post a comment