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

DllNotFoundException: agoraRTMCWrapper #14

Closed wangzhentian closed 3 years ago

wangzhentian commented 3 years ago

The demo project API-example works well before Christmas and I managed to integrate into our project. However after returning from vacation, the error below pops out for the same project that is working before. I re-download the demo project from github and it happens as well for the API-example project. I played around and couldn't find a solution. Please help out. Thanks a lot.

DllNotFoundException: agoraRTMCWrapper agora_rtm.RtmClientEventHandler..ctor () (at Assets/RTM-Engine/Rtm-Scripts/RtmClientEventHandler.cs:322) Test.Awake () (at Assets/API-Example/samples/Test.cs:25)

wangzhentian commented 3 years ago

solved by reimporting the release unity sdk