Releases: RadiusNetworks/flybuy-android
Releases · RadiusNetworks/flybuy-android
FlyBuy SDK
Enhancements:
- New Tableside module for customers using Flybuy Tableside.
Flybuy SDK
Enhancements:
- Adds support for manual spot entry
- Adds
partner_identifier_for_customer
andpartner_identifier_for_crew
to order response
Flybuy SDK
Bug Fixes:
Enhancements:
- Support for apps that target Android 12 (SDK31)
- Refer to these instructions for steps needed when updating the app
sdkTargetVersion
to31
or higher.
- Refer to these instructions for steps needed when updating the app
Deprecations:
PickupManager.getInstance().onLocationPermissionChanged()
replaced withPickupManager.getInstance().onPermissionChanged()
Flybuy SDK
Enhancements:
- Adds support for apps with a build target of 31 and higher (Android 12). Refer to Targeting Android 12 documentation for details on updating.
Flybuy SDK
Bug Fixes:
- Updates gson library to fix security vulnerability
Enhancements:
- Support for Notify campaigns with once repeatability
Flybuy SDK
Enhancements:
- Support for Notify Campaigns (Beta)
Flybuy SDK
Bug Fixes:
- Fixes proguard package obsfucation
Flybuy SDK
Enhancements:
- Target Android 12 (SDK 31)
Known Issues:
- Apps using the SDK must target Android 12 (SDK 31) due to new Bluetooth permissions (see https://issuetracker.google.com/u/1/issues/196574798)
Flybuy SDK
Bug Fixes:
- Fixes issues starting presence locator immediately after stopping
Other:
- Removes dependency on Timber from SDK
Flybuy SDK
Enhancements:
- Adds API caching and Etags support