Skip to main content
This document isa standard integration guide for DreisamSDK on iOS platform. It assumes that the reader is familiar with the basic operation of Xcode and has some basic iOS programming knowledge.

Sample Project Download

Download the sdk
  • Demo Folder: Contains a complete iOS project demonstrating basic usage of the SDK. Use it as a reference during development.
  • DreisamLib Folder: Includes the DreisamLib.framework binary for integration.

iOS Version Support

The current SDK requires a minimum deployment target of iOS 11.

Project Configuration and Integration Steps

As shown in the diagram, integrate the SDK by following these steps:
  • Privacy - Bluetooth Peripheral Usage Description
  • Privacy - Bluetooth Always Usage Description
First Step The Second Step