Xamarin.Android apk crashes after building on visualstudioonline
问题 We got a Xamarin.Android project and are using visualstudioonline for building our app. When I build locally with my IDE (Visual Studio 2015) the app works as expected in Debug and also in Release mode. I tried to deploy the app directly from Visual Studio (Run) and also to grab the .apk file after a build from the bin directory. Everything works. Now when I build the app with the build server on visualstudioonline the app instantly crashes when I launch the app on a device. Ive got another