Assertion failed: You can only track your presence after subscribing to the channel. Did you forget to call channel.subscribe()
?
#622
Labels
bug
Something isn't working
Bug report
Describe the bug
I've noticed that an increase of assert crash
Assertion failed: You can only track your presence after subscribing to the channel. Did you forget to call
channel.subscribe()?
even though I'm callingsubscribe()
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
Crash does not occur
Screenshots
System information
SupabaseSDK 2.20.5
Additional context
My function
The text was updated successfully, but these errors were encountered: