googlevr / cardboard

Open source Cardboard SDK and samples
Other
1.46k stars 242 forks source link

VR view not working in IOS. #446

Closed saurabhburadkar closed 3 months ago

saurabhburadkar commented 5 months ago

SPECIFIC ISSUE ENCOUNTERED

When I opened the app, my app showed me a normal view. It must open in VR view. On Android, it's working fine, But on IOS shows me only a normal view.

SMARTPHONE (please complete the following information):

STEPS TO REPRODUCE THE ISSUE

  1. Just build the project with hello card board scene and open app on IOS.

EXPECTED BEHAVIOR

It must open in VR mode.

VERSIONS USED

unity version 2021.3.33f1 Google Cardboard XR Plugin for Unity - 1.23.0

If you are using Cardboard XR Plugin:

LINK TO A REPOSITORY WITH CODE TO REPRODUCE THE BUG

(This is not mandatory but it allows us to faster reproduce, prioritize, debug and fix the reported issue) [e.g. https://github.com/googlevr/cardboard]

SCREENSHOTS

If applicable, add screenshots to help depict your problem.

ADDITIONAL CONTEXT

IMG_EE6BE5A24512-1

lneumarkt commented 5 months ago

@saurabhburadkar Thank you for reaching out and reporting the issue you encountered.

I’ve tried to replicate the problem on my end using an iPhone SE with iOS 14.6 and Unity 2021.3.33, but I couldn’t reproduce the bug; it seems to be working fine when using the HelloCardboard sample app from Cardboard XR Plugin v1.23.

Could you please confirm whether the Cardboard XR Plugin under Plug-in Providers was enabled during setup? (see image below):

PlayerSettings-XR-Plugin-Management

If so, we would need you to share with us a simple repro project where this issue is depicted, either via a zip file containing the Unity project or a link to a git repo. It would be of great help so as to be able to reproduce and solve this issue.

Thanks!

arilow commented 3 months ago

Closing as this seems to be fixed. Feel free to reopen if this is an issue for you.