Skip to content

Releases: SAP/cloud-sdk-ios-fiori-ar

3.0.1

21 Sep 02:51
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 crash after scanning image anchor in scene creation by @MarcoEidinger in #87

Full Changelog: 3.0.0...3.0.1

3.0.0

14 Jul 22:16
Compare
Choose a tag to compare

Bump up minimum deployment target to iOS 15 by leveraging FioriSwiftUI 3.x and SAP BTP SDK for iOS 9.x

2.0.0 - SAP Mobile Services Integration

17 Dec 23:05
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

The migration guide helps you to understand the breaking changes and how to adopt them.

Maybe the most prominent breaking change is 🧨 module FioriARKit was renamed to FioriAR.

Features

Create AR annotations within your app and store them remotely with SAP Mobile Services

FioriAR provides reusable views and utilities to create/update/delete scenes with AR annotations directly from your app. This is the recommended approach considering how easy it is to create and handle AR annotations.

Scene information will be stored remotely within SAP Mobile Services. As a prerequisite the feature Mobile Augmented Reality needs to be assigned to your application in SAP Mobile Services cockpit.

See here for more information.

1.1.0

08 Jul 14:13
Compare
Choose a tag to compare

Has a few but easily adoptable ⚠ BREAKING CHANGES

Features

  • 🎸 Loading directly from a usdz File (fc14e55)
  • 🎸 Decoding JSON in RealityComposerStrategy (#47) (6c14176)
  • 🎸 Loading from Reality File and SceneLoadable (c25ac1a)

1.0.0

11 Jun 21:30
Compare
Choose a tag to compare
  • Initial release! 🎉
  • Support for AR Cards, see README for more information

0.5.0

06 May 17:10
9249e4e
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
Fixed README (#2)