Are you setting disableWorldTracking: true? If so, by default on iOS you do not have gyro permissions, so the camera is facing down and never rotates. On Android, the gyro is accessible by default so the camera will rotate based on the orientation of the userβs phone. If you want the same behavior cross platform, you can use our permissions API to request gyro so camera behavior is the same between iOS/Android: https://www.8thwall.com/docs/web/#xr8xrpermissionspermissions
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Fixed camera to 3DoF (rotation only) | 5 | 113 | May 10, 2024 | |
iOS Requesting Camera Access after Already Granted | 4 | 244 | October 31, 2024 | |
How to disable surface tracking but still use gyroscope/accelerometer and move around | 6 | 77 | September 19, 2024 | |
Having Issue with displaying image and text in the experience on ios devices only. Working fine on android | 3 | 76 | April 26, 2024 | |
Check if Device has Gyroscope or LiDAR | 3 | 19 | June 17, 2025 |