RadiusNetworks / flybuy-android

FlyBuy SDK for Android
Other
5 stars 0 forks source link

On starting the PresenceLocator not getting the bluetooth state callbacks same is working fine in iOS. #14

Closed dheeraj192 closed 3 years ago

dheeraj192 commented 3 years ago

After starting the PresenceLocator the bluetooth state callbacks are not being sent by sdk i.e onUpdate or onFailed is not being called.

botnerd commented 3 years ago

This is likely because of the proguard issue in #12 . Please update and configure a LocatorListener to get bluetooth state callbacks.