Start a new topic

Detect platform.

Detect platform.


Is there a way to detect which platform the AR experience is running in? We share our AR experiences with both iOS and Android remotely. What I'm looking to do is detect which platform the experience is running on to switch out some native looking icons for the user.

I guess stackoverflow can help you here - that's a common question in JS.

Ah yes, excellent point. I was caught up in the native mindset I wasn't thinking about the actual WebView user-agent. Thanks!
Login or Signup to post a comment