Skip to content

Releases: google-ar/arcore-ios-sdk

ARCore SDK for iOS v1.52.0

12 Dec 23:33

Choose a tag to compare

Known Issues

None.

Breaking & behavioral changes

None.

New APIs and capabilities

None.

Deprecations

None.

Other changes

None.

Bug fixes

  • Various bug fixes and performance improvements.

ARCore SDK for iOS v1.51.0

22 Oct 23:59

Choose a tag to compare

Known Issues

None.

Breaking & behavioral changes

None.

New APIs and capabilities

None.

Deprecations

None.

Other changes

None.

Bug fixes

  • Various bug fixes and performance improvements.

ARCore SDK for iOS v1.50.0

11 Jul 18:23

Choose a tag to compare

Known Issues

None.

Breaking & behavioral changes

None.

New APIs and capabilities

None.

Deprecations

None.

Other changes

None.

Bug fixes

  • Various bug fixes and performance improvements.

ARCore SDK for iOS v1.49.0

20 May 22:44

Choose a tag to compare

Known Issues

None.

Breaking & behavioral changes

None.

New APIs and capabilities

None.

Deprecations

None.

Other changes

None.

Bug fixes

  • Various bug fixes and performance improvements.

ARCore SDK for iOS v1.48.0

27 Feb 18:56

Choose a tag to compare

Known Issues

None.

Breaking & behavioral changes

  • SDK no longer supports deployment targets for iOS versions < 13.0

New APIs and capabilities

None.

Deprecations

None.

Other changes

  • Updated support for Firebase version 11.0.

Bug fixes

  • Various bug fixes and performance improvements.

ARCore SDK for iOS v1.47.0

12 Dec 19:43

Choose a tag to compare

Known Issues

None.

Breaking & behavioral changes

None.

New APIs and capabilities

None.

Deprecations

None.

Other changes

None.

Bug fixes

  • Various bug fixes and performance improvements.

ARCore SDK for iOS v1.46.0

10 Oct 17:44

Choose a tag to compare

Known Issues

None.

Breaking & behavioral changes

None.

New APIs and capabilities

None.

Deprecations

None.

Other changes

  • The sample app AugmentedFacesExample has been refactored to use SwiftUI.

Bug fixes

  • Various bug fixes and performance improvements.

ARCore SDK for iOS v1.45.0

15 Aug 19:08

Choose a tag to compare

Known Issues

None.

Breaking & behavioral changes

None.

New APIs and capabilities

None.

Deprecations

None.

Other changes

  • The sample apps CloudAnchorExample, PersistentCloudAnchorExample, GeospatialExample and SemanticsExample have been rewritten in Swift using SwiftUI.

Bug fixes

  • Various bug fixes and performance improvements.

ARCore SDK for iOS v1.44.0

21 Jun 09:06

Choose a tag to compare

Known Issues

None.

Breaking & behavioral changes

None.

New APIs and capabilities

None.

Deprecations

None.

Other changes

The structure of the Swift package is changed to use static libraries instead of static frameworks. This structure fixes an issue where apps built with ARCore would not deploy on Xcode 15.3.

Bug fixes

  • Various bug fixes and performance improvements.

ARCore SDK for iOS v1.43.0

14 May 22:06

Choose a tag to compare

Known Issues

  • ARCore fails to deploy with Swift Package Manager on Xcode 15.3.

Breaking & behavioral changes

None.

New APIs and capabilities

None.

Deprecations

None.

Other changes

The nanopb dependency is updated to include the privacy manifest.

Bug fixes

  • Various bug fixes and performance improvements.