Releases: SAP/cloud-sdk-ios-fiori-ar
3.0.1
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
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
⚠ 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
1.0.0
- Initial release! 🎉
- Support for
AR Cards
, see README for more information
0.5.0
Fixed README (#2)