Skip to content

Releases: RadiusNetworks/flybuy-android

Flybuy SDK

15 Jun 19:04
Compare
Choose a tag to compare

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

26 May 12:53
Compare
Choose a tag to compare

Bug Fixes:

  • Fix proguard obsfucation of logging extension functions

Flybuy SDK

20 May 16:12
Compare
Choose a tag to compare

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

20 Apr 17:38
Compare
Choose a tag to compare

Enhancements:

  • Start/stop presence locator automatically when BLE turned on/off.

FlyBuy SDK

19 Mar 12:29
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes issue with some events not reported back to presence locator listener

FlyBuy SDK v1.4.4

08 Apr 14:57
Compare
Choose a tag to compare

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

16 Mar 13:27
Compare
Choose a tag to compare

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

11 Mar 13:50
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes issue with location tracking flag that causes order.open() to return false for some customer state updates.

FlyBuy SDK

09 Mar 14:21
Compare
Choose a tag to compare

Enhancements:

  • Return unique error codes for presence module errors
  • Return error if BLE is off when starting presence locator

FlyBuy SDK

25 Feb 16:01
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes proguard obsfucation for presence module