Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

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

3.0.1

Choose a tag to compare

@MarcoEidinger MarcoEidinger released this 21 Sep 02:51

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

Choose a tag to compare

@MarcoEidinger MarcoEidinger released this 14 Jul 22:16

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

Choose a tag to compare

@MarcoEidinger MarcoEidinger released this 17 Dec 23:05

⚠ 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

Choose a tag to compare

@pgobriensap pgobriensap released this 08 Jul 14:13

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

Choose a tag to compare

@pgobriensap pgobriensap released this 11 Jun 21:30
  • Initial release! 🎉
  • Support for AR Cards, see README for more information

0.5.0

0.5.0 Pre-release
Pre-release

Choose a tag to compare

@pgobriensap pgobriensap released this 06 May 17:10
9249e4e
Fixed README (#2)