2019-06-06
- Support new hardware Model C7
- Support firmware 4.4
- Support new hardware Model C8
- Enable bitcode.
- Remove support to switch to standard eddystone mode.
- Bug fixes.
- Add Framework SDK in Framework.
- Support firmware 3.3, provide double beacon broadcast.
- Bug fixes
- Provid a fucntion to change device to standard Eddsytone mode.
- the SDK stop bluetooth scan when sdk stop all monitoring. Because if App require d the bluetooth-central background mode, when App stop scan, and enter the background, App should stop any scan to saving power, in prev version, this will not achieve. In current version, it is OK.
- Fixed the issue that crash when monitored region include CLCircleRegion.
- Fixed the issue that call connection callback in other queue than main queue when connect to 4.0 and later devcie.
- Fixed the issue that bluetooth sanning is in main queue.
- Fixed the issue that sdk start bluetooth scanning before bluetooth of iOS device is power on.
- Bug Fixes.
- Add Support for SmartBeacon Pro (C1).
- Add Support for firmware 4.0 and 4.1.
- Parse out eddystone info from eddystone package.
- SDK 4.0.0, Add support for firmware 4.0, you can use it to configuire device.
- Add new verified password way, you need implement
sensoroBeaconRequirePassword
method of delegate, and in this method, you userequireWritePermissionWithPassword
to enter the password.
- In this version SDK, you can get SN and battery info but iBeacon info when iOS device was locked.
- You use
flashLightWithCommand:repeat:completion:
method to controle the LED on device - Fixes the bug that accuracy did not update occasionally.
- Fixes the bug there is not light, temperature info when you enbale
Prevent Squatters
.
- Add support for Security Broadcast Key with overdue info
- Bug fixes。
- Add support for C0, you set micro degree broadcast power.
- Add cloud suppoort