Releases: RadiusNetworks/flybuy-android
Releases · RadiusNetworks/flybuy-android
Flybuy SDK
Bug Fixes:
- Fix issue where presence locator would stop receiving events callbacks when stopped and started multiple times
Enhancements:
- Add SDK error types for programmatically checking error codes
Flybuy SDK
Bug Fixes:
- Fix order error when fetching an order by redemption code that was claimed by the signed in customer
Enhancements:
- Added received event to presence module
Flybuy SDK
Bug Fixes:
- Fix proguard obsfucation of logging extension functions
Flybuy SDK
Bug Fixes:
- Fixes error when retrieving SDK config during initialization if there is no connection
Enhancements:
- Updated Flybuy branded assets (e.g. default notification icons and colors)
FlyBuy SDK
Enhancements:
- Start/stop presence locator automatically when BLE turned on/off.
FlyBuy SDK
Bug Fixes:
- Fixes issue with some events not reported back to presence locator listener
FlyBuy SDK v1.4.4
Bug Fixes:
- Fixes proguard obsfucation issue with Notify and Presence classes
Enhancements:
- Instantiates android's geofencing client when needed
Note this is a manual release of the 1.4.4 SDK that will no longer be available on Bintray as of May 1, 2021. Do not use the source zip. Use the attached aar files directly.
FlyBuy SDK
Bug Fixes:
- Fixes presence locator errors not sending if locator did not start
- Fixes error/exception obsfucation, specifically FlyBuyInitializationException and any subclasses of SdkError
FlyBuy SDK
Bug Fixes:
- Fixes issue with location tracking flag that causes
order.open()
to returnfalse
for some customer state updates.
FlyBuy SDK
Enhancements:
- Return unique error codes for presence module errors
- Return error if BLE is off when starting presence locator