onBecameBackground not called
LeoDroidCoder opened this issue · 1 comments
LeoDroidCoder commented
Implemented same as in sample app.
onBecameForeground called
onBecameBackground never called.
At the time of going background listeners becomes empty (due to weak reference) and thus hasn't been called
JMHaro commented
I just tried this utility and it's giving me the same indication. It really sounded good and was hoping to be able to use it.