v1.24.0
Cardboard SDK v1.24.0 (2024-03-15)
Breaking & behavioral changes
- Changed Android Gradle Plugin version to 8.0.2 from 7.4.2 in Android SDK and native Android sample app.
- Changed Android Studio minimum version to 2022.2.1 "Flamingo" from 2022.1.1 "Electric Eel".
- Upgraded dependencies in Android SDK and native Android sample app:
- Upgraded
androidx.appcompat:appcompat
to 1.6.1 from 1.4.2.
- Upgraded
New APIs and capabilities
None
Deprecations
- Deprecated usage of Unity's Input Manager in favor of the new Input System. See https://docs.unity3d.com/Packages/[email protected]/manual/index.html for further details.
Other changes
- Per Unity official documentation, Unity 2023.1+ doesn't support OpenGL ES 2.0. Removed usages of it in samples for Unity 2023 or later versions to avoid deprecation warning messages from the compiler.
- Merged #24: Support Input System Package.
Bug fixes
None
Known issues
- Unity bug #UUM-60775: Stereo rendering not working on Unity 2023.2+, on iOS devices.
- Stereo mode not working on Unity 2023.2+ on Android devices. Issue already fixed by Unity's newer version (2023.2.14).
Tested devices
- Android
- Google Pixel 2XL (Android 8.0)
- Google Pixel 4XL (Android 11)
- Google Pixel 6 (Android 12)
- Google Pixel 7 (Android 13)
- Google Pixel 8 (Android 14)
- Samsung Galaxy S8 (Android 9)
- Samsung Galaxy S9 (Exynos) (Android 10)
- Samsung Galaxy S10+ (Qualcomm) (Android 11)
- Samsung Galaxy S20 (Qualcomm) (Android 11)
- iOS
- iPod Touch 7th gen (iOS 15.7)
- iPhone 6 (iOS 12.5)
- iPhone X (iOS 16.2)
- iPhone XS (iOS 16.6)
- iPhone 13 Mini (16.3.1)
- iPhone 14 (iOS 17.2)