googlearchive / android-fit

Migrated:

Home Page:https://github.com/android/fit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to remove the listener from the SensorsApi.

lifeLessCoder opened this issue · comments

I'm not able to remove the listener from SensorsApi. After the remove(mListener) method is called, task.getResult() returns false in the OnComplete method.

I'm not able to remove the listener from SensorsApi. After the remove(mListener) method is called, task.getResult() returns false in the OnComplete method.

Hey man I have the same problem, already got it working?

@casman51 as of now I've created an issue in Google's issue tracker. You can go to below link and star it so that it gets fixed quickly.
https://issuetracker.google.com/issues/130741650

I am closing this issue/PR, as it has been migrated to the new repo linked above in the comments. Thank you!