0.6
Enhancements:
- Target Android API 29 to support "while in use" location permission
- See quickstart.md for instructions if your app targets less than API 29
- Sites methods to get list of available sites via
FlyBuy.sites.fetch()
- Several method signatures have been renamed and updated for consistency across platforms.
Deprecations:
- Several methods in the SDK have been deprecated that are not consistent across platforms. The deprecated methods will be removed in a future release.
FlyBuy.orders.claim()
andFlyBuy.orders.create()
no longer create a customer if the user is not logged in