Hi, i am trying to send an event through SDK to an...
# android
a
Hi, i am trying to send an event through SDK to android using SharedFlow while i using take() the flow didn’t collect the event if i use collect without take() it continuously collects the event can anyone help
d
Flows have to be collected
Ask in #coroutines
1