too many listeners found in billing and usage

This commit is contained in:
talksik
2022-01-02 03:59:09 -08:00
parent 62f3746468
commit 76d139da39
@@ -136,6 +136,10 @@ class ConvoViewModel: NSObject, ObservableObject {
print("the scope of users to search for convos is \(splicedArray)")
//deinit listener before listening again
self?.convosListener?.remove()
// initiate convo listener to get all relevant convos
// any convo that is active
// and any of my active friends or I am in that convo