f-miyu / Plugin.CloudFirestore

MIT License
121 stars 44 forks source link

Stop Listening #104

Open sammazza opened 1 year ago

sammazza commented 1 year ago

After using AddSnapshotListener, how do you stop listening when, say going to another activity? I think that activity should start and stop listening in OnResume and OnPause.

angelru commented 1 year ago

this can help you https://github.com/f-miyu/Plugin.CloudFirestore/issues/64