AgoraIO-Community / Agora-Unity-RTM-SDK

A Unity3D sample app to show Login /Logout, Log in to/out of channel, Get Channel Member Count, Send/Receive Channel Message, Send Peer Message, Query Member, and token Authentication
24 stars 15 forks source link

RTM v1.4.8 and RTC in iOS #38

Open hyperbting opened 2 years ago

hyperbting commented 2 years ago

I am trying to use RTM and RTC at the same time. I followed https://github.com/AgoraIO-Community/Agora-Unity-RTM-SDK/issues/19 to build and still get crash when RTM join channel.

Is it still possible to use both at the same time in iOS?

thanks

quanvn1206 commented 2 years ago

Same here. I use unity RTM vs RTC, on ios crash when join rtm channel. please fix

andrecg95 commented 2 years ago

Hi, Im in the same situation, is there any update?