fit-samples icon indicating copy to clipboard operation
fit-samples copied to clipboard

Unable to remove the listener from the SensorsApi.

Open codingjeremy opened this issue 5 years ago • 2 comments

Issue by lifeLessCoder Friday Jun 22, 2018 at 13:21 GMT Originally opened as https://github.com/googlesamples/android-fit/issues/36


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.

codingjeremy avatar Sep 10 '19 20:09 codingjeremy

Comment by casman51 Tuesday Apr 23, 2019 at 14:57 GMT


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?

codingjeremy avatar Sep 10 '19 20:09 codingjeremy

Comment by lifeLessCoder Tuesday Apr 23, 2019 at 17:26 GMT


@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

codingjeremy avatar Sep 10 '19 20:09 codingjeremy