Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Can I check if a mobile is VR supported or not & Depending on that can i ask him to download app?

Discussion in 'EditorXR' started by Stromerz, Sep 11, 2018.

  1. Stromerz

    Stromerz

    Joined:
    Jan 25, 2018
    Posts:
    13
    So we are developing an app where VR is one of the features of the app.
    The VR scene is currently a separate app.
    I know we can check if the phone contains gyroscope or not.

    Now, if the phone is NOT VR SUPPORTED
    We simply show a message that the phone is not supported

    if the phone is VR SUPPORTED
    Can we ask the user to download VR scene from either my server or from google play server? [Question 1]

    Do we have to merge the VR scene in the main app? [Question 2]
    Is there any other way to do this? or is there any guide for this? [Question 3]

    Is the google VR SDK also works in IOS? [Question 4]
     
  2. amirebrahimi_unity

    amirebrahimi_unity

    Unity Technologies

    Joined:
    Aug 12, 2015
    Posts:
    400