Skip to content

Releases: RadiusNetworks/flybuy-ios

FlyBuy SDK

29 Apr 20:36
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes deadlock on main thread when updating push token
  • Fixes client ETA missing intermittently when wrong site detection is enabled

FlyBuy SDK

08 Apr 18:11
Compare
Choose a tag to compare

Enhancements:

  • iOS Privacy Manifests and Digital Signatures
  • Notify Site-Level Campaign Support

FlyBuy SDK

04 Mar 19:26
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

  • Fixes multiple callbacks when fetching sites where there is an error

FlyBuy SDK

25 Oct 14:06
Compare
Choose a tag to compare

Enhancements:

  • Added handoff vehicle location (aka bag placement) to order options for claiming/creating order

FlyBuy SDK

05 Oct 16:18
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes background location tracking for apps that use Always location permission
  • Fixes Notify telemetry when app does not have notification permission

Enhancements:

  • Performance improvements for wrong site detection

FlyBuy SDK

08 Aug 14:33
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes issue setting pickup type and pickup window when creating orders using OrderOptions.Builder
  • Fixes deferred location tracking getting enabled when claiming an order

Enhancements:

FlyBuy SDK

26 Jun 19:44
Compare
Choose a tag to compare

Enhancements:

Bug Fixes:

  • Various performance improvements and bug fixes

Deprecations:

  • All order create and claim methods have been deprecated in favor of the the new order options builder.

FlyBuy SDK

31 May 13:33
Compare
Choose a tag to compare

Enhancements:

  • New deferred location tracking feature (see Order Redemption in SDK docs for details)
  • New ConfigOptions.Builder for configuring FlyBuy.Core (see setup instructions in SDK docs for changes

Deprecations:

  • Deprecates existing FlyBuy.Core.configure method that uses a string dictionary

FlyBuy SDK

13 Apr 14:12
Compare
Choose a tag to compare

Bug Fixes:

  • Fix intermittent crash due to multi-threaded sqlite db access

FlyBuy SDK

24 Mar 14:01
Compare
Choose a tag to compare

Bug Fixes:

  • Fixes issue with app instance id changing unexpectedly