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

DllNotFoundExeption when use Unity 2021.3.0f1 (Apple Silicon) #42

Open namlinh9x opened 2 years ago

namlinh9x commented 2 years ago

I use Unity 2021.3.0f1 to open project demo, unity report an error "DllNotFoundException: agoraRTMCWrapper assembly: type: member:(null)" How can i resolve this error ? Screen Shot 2022-04-14 at 20 28 44

xll5946 commented 1 year ago

Hello, I encountered the same problem in Unity 2020.3.25. Have you solved this problem @namlinh9x

sgs-francisco-bloch commented 1 year ago

Hello, I was facing the same issue. I resolved it by downloading the Intel version of the Unity editor instead of the Apple Silicon version. It seems that this plugin isn't natively supported by Apple Silicon, so using the intel version through Rosetta fixed it for me.

スクリーンショット 2023-06-21 15 14 51