Release history
Changes
- We created an iOS library to use iOS methods.(OPHBluetoothService.framework)
Update procedure
You can update the iOS library (OPHBluetoothService.framework)by following the steps below.- Download the new version of the zip file from the following link.
- Unzip the zip file and you will get the following files.
OPHBluetoothService.framework
- Add OPHBluetoothKit.framework to your project.
- Please import OPHBluetoothService.h
#import <OPHBluetoothService/OPHBluetoothService.h> - Build the application.
Last updated: 2022/05/09