Skip to content

v1.18.0

Compare
Choose a tag to compare
@xinyunh0929 xinyunh0929 released this 24 Oct 18:08
· 9 commits to master since this release

Cardboard SDK v1.18.0 (2022-10-24)

Breaking & behavioral changes

  • iOS SDK binaries no longer contain bitcode as Apple has deprecated bitcode.

New APIs and capabilities

  • Added support for 2022 iPhones (iPhone 14, iPhone 14 Plus, iPhone 14 Pro, iPhone 14 Pro Max).
  • Vulkan is now ready for use in Unity and we no longer expect breaking API changes. There are still some bugs to be aware of. See known issues, below.

Deprecations

None

Other changes

Bug fixes

  • Fixed #321: Added bitcode disabling step to Unity build post processor in order to allow archiving iOS apps.
  • Fixed #355: Fixed bitcode bundle error.
  • Fixed #369: Added support for new iPhone 14 variants.

Known issues

  • When using Vulkan as rendering API, random rendering on the eye textures has been observed on certain Samsung devices.
  • When using Vulkan as rendering API, application getting freezed with black screen has been observed on certain Google devices.

Tested devices

  • Android
    • Google Pixel 2XL (Android 8)
    • Google Pixel 3 (Android 9)
    • Google Pixel 4XL (Android 11)
    • Google Pixel 6 (Android 12)
    • Samsung Galaxy S8 (Android 9)
    • Samsung Galaxy S9 (Exynos) (Android 10)
    • Samsung Galaxy S10 (Exynos) (Android 10)
    • Samsung Galaxy S10+ (Qualcomm) (Android 11)
    • Samsung Galaxy S20 (Qualcomm) (Android 12)
  • iOS
    • iPod Touch 7th gen (iOS 12.3)
    • iPhone 6 (iOS 12.5)
    • iPhone X (iOS 15.6)
    • iPhone XR (iOS 16.0)