Search Unity

Google Cardboard App store screenshots

Discussion in 'AR/VR (XR) Discussion' started by nieyoub23, Aug 1, 2017.

  1. nieyoub23

    nieyoub23

    Joined:
    May 8, 2016
    Posts:
    27
    I made a simple google cardboard app for a virtual tour, but I need an iPad screenshot to put it on the app store. When built to the iPad the two lenses are less than half the screen size, guess its a standard google cardboard size. I'm sure if I submit a screenshot of that it will get rejected. How do I get around this?
    Thanks in advance
     
  2. MaskedMouse

    MaskedMouse

    Joined:
    Jul 8, 2014
    Posts:
    1,092
    your app should not support VR for iPad. You don't put an iPad into a cardboard it is way too large.
    Simply set VRSettings.enabled = false and then make screenshots.
     
  3. nieyoub23

    nieyoub23

    Joined:
    May 8, 2016
    Posts:
    27
    I got around this problem by putting it to iphone only in the build settings