Agora-RTC-SDK-for-Xamarin icon indicating copy to clipboard operation
Agora-RTC-SDK-for-Xamarin copied to clipboard

Getting MT2101 error on our AppCenter build (works fine on local mac)

Open softsan opened this issue 4 years ago • 0 comments

We updated latest 3.4.2 of Xamarin.Agora.iOS full and it build fine on out local Mac in both debug/release mode.But failed on our AppCenter CI with following error:

MTOUCH : error MT2101: Can't resolve the reference 'System.Void ObjCRuntime.ThrowHelper::ThrowArgumentNullException(System.String)', referenced from the method 'System.Int32 DT.Xamarin.Agora.AgoraRtcEngineKit::AddInjectStreamUrl(System.String,DT.Xamarin.Agora.AgoraLiveInjectStreamConfig)' in 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'.

So any idea?

Thanks

softsan avatar May 31 '21 19:05 softsan