You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can get beacon scan result in my activity by overriding abstract classes in CBActivity. Since CBActivity is extending Activity, what should I do if I want to implement these listener/callback in my custom service?
Thanks in advanced,
mobiledev007
The text was updated successfully, but these errors were encountered:
Thanks for your feedback about our sdk. Now we still in internal testing progress for next release of Cubeacon SDK for Android, hope soon we will release it. On a new release, it is possible to implement your own activity/service without extending sdk base class.
Thank you for your reply, I got it. Hopefully the SDK will be released soon :).
Btw, in next SDK, will RSSI data be provided? Because in some development, parameters like RSSI or MAC Address are needed sometimes.
Hi Dev,
I can get beacon scan result in my activity by overriding abstract classes in CBActivity. Since CBActivity is extending Activity, what should I do if I want to implement these listener/callback in my custom service?
Thanks in advanced,
mobiledev007
The text was updated successfully, but these errors were encountered: