You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank @ricardopereira, my mistake.
When I read the document, I focused on swift code. So I defined var channel: ARTChannel!
Change to var channel: ARTRealtimeChannel!
fixed it.
Pod version 1.04.
This is what I have in ARTChannel.h
The text was updated successfully, but these errors were encountered: