Skip to content

Releases: RadiusNetworks/flybuy-ios

FlyBuy SDK

14 Jul 16:06
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes a deadlock issue that can occur when upgrading from an older SDK version

FlyBuy SDK

15 Jun 17:15
Compare
Choose a tag to compare

Enhancements:

  • SDK is built with Xcode 12.4
  • SDK errors can now be checked at runtime using type and error codes
  • New runtime checks to confirm SDK modules are properly initialized
  • Received event added to Presence module.

FlyBuy SDK

25 May 18:57
Compare
Choose a tag to compare

Bug fixes:

  • Removed extension that caused String class to conform to Error.
    Enhancements:
  • Updated Flybuy branded assets (e.g. default notification icons and colors)

FlyBuy SDK

15 Apr 07:30
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes an issue with loading the customer from UserDefault
  • Removes string error extension

FlyBuy SDK

09 Mar 14:05
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

18 Feb 19:11
Compare
Choose a tag to compare

2.0 SDK General Release

FlyBuy SDK

10 Feb 15:48
Compare
Choose a tag to compare

2.0 Beta Release

FlyBuy SDK

08 Feb 21:30
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes race condition causing invalid customer state error

FlyBuy SDK

04 Feb 15:56
Compare
Choose a tag to compare

Alpha 6

Features:

  • Multiple enhancements to support configuring SDK via backend
  • Uses strings for order and customer state fields
  • Adds location tracking flag in the order to indicate if location events are active for the order
  • Validates order and customer state for SDK event methods
  • Removes need to call fetch after claiming an order
  • Adds method to create customer with email and password

Deprecations:

  • Removes v1 SDK deprecated methods

FlyBuy SDK

08 Jan 14:12
Compare
Choose a tag to compare

iOS 2.0 SDK alpha5