c# - Xamarin Android: Shared MonoRuntime error -


i developing android app xamarin. tested in through emulator , in test cloud manually when trying run through vsts, getting:

mono shared runtime not supported. can resolved changing project configuration or using release build.

i checked android project file, shared mono runtime turned off.

can tell me cause issue , how resolve it?

i got it.

aot tag in android solution set true. had disable , run on vsts.


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

android - Basic camera in app -

scala - Using the kronecker product on complex matrices with scalaNLP breeze -