Error running 'Android Default': Unexpected schema version 3
I just installed JetBrains Rider 2018.1 Build #RD-181.4379.1191 on OSX High Sierra and after creating a new Android solution/project from template, i get the "Error running 'Android Default': Unexpected schema version 3" when trying to run the application using the toolbar play button.
Additional information:
- References to: "http://schemas.android.com/apk/res/android" show as errors with the message "URI is not registered";
- I have Visual Studio Community for Mac installed, as well as the latest Android Studio 3.0.1
- Under Preferences -> Build... -> Android, my SDK Path is pointing to /Users/<user>/Library/Developer/Xamarin/android-sdk-macosx (Visual Studio Community for Mac's Android SDK)
Any help is greatly appreciated!
Thanks!
Please sign in to leave a comment.
For anyone else who may encounter this problem -- after deleting all of my existing emulators from Android Studio, I no longer get this error.
Hey Alan. I'm having the same issue. Does you suggestion mean that Rider won't work with Android emulators and you can run the app only on device?
Gagik,
As of now I've resorted to running the app on emulator through Visual Studio Community but have to start the emulator from Android Studio).
It seems to error out while it's parsing the emulator folder, not sure if there's a property in the emulator config that Rider doesn't like.
Hey Alan... that's very unfortunate. It seems Rider is too immature for professional Xamarin development.
Sorry for the inconveniece! Unfortunately, this is a bug in Rider (RIDER-11004) that we are planning to fix in the upcoming release (2018.2). The fix will be in the EAP build, once the YouTrack issue is marked as "Fixed".
I download Rider 2018.2 (EAP) and I can confirm it is fixed in this version.