Android Kotlin Pusher Chatkit - error - Room membership required
问题 I'm trying to integrate chatkit into my Android app grabbing portions of code from this getting started tutorial and this android-public-demo-app project on github and I am getting this error: D/ChatRoomsActivity: on subscripetoRoomMultipart reason:: Room membership required . The user is already a member of the room which is producing is an error according to the dashboard/console snippets which are shown at the bottom of this post. Currently the currentUser is: user id=username2-PCKid Error