Releases: RadiusNetworks/flybuy-android
Releases · RadiusNetworks/flybuy-android
Flybuy SDK
Enhancements:
- Additional metrics for Notify events
Flybuy SDK
Enhancements:
- Adds support for Notify templated content
Bug Fixes:
- Fixes potential crash during SDK initialization related to DB creation
Flybuy SDK
Enhancements:
- Adds pickup config field for
customerFeedbackEnabled
Flybuy SDK
Enhancements:
- Support for Android 15 (SDK35) build target (see Android 15 update instructions for details on upgrading)
Flybuy SDK
Enhancements:
- Support for 16KB page size
- Customizable colors for live status
Flybuy SDK
Enhancements:
- Support for promotion notifications
Deprecations:
- Deprecated
handleNotification(intent: Intent)in Notify module. UsehandleNotification(intent: Intent)in Flybuy Core module instead.
Flybuy SDK
Enhancements:
- Adds support for changing vehicle information when changing pickup method for an order
Flybuy SDK
Enhancements:
- Adds support for order fire params when creating an order
- Adds support for deferred deep linking
Flybuy SDK
Enhancements:
- Performance improvements for Notify syncing
Flybuy SDK
Bug Fixes:
- Fixed bug where latitude and longitude were being submitted for place suggestions in the wrong order
Enhancements:
- Added support for multiple place types and countries in
PlaceSuggestionOptions