Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    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

    Joined:
    Aug 12, 2015
    Posts:
    400