A few things about my system first:
I'm completely new to Xamarin forms and want to play around and learn. All I'm trying to do is simply create a new xamarin forms solution and get it to build.
Here are the steps I went through:
Here is the error:
https://github.com/benfranklin79/shared/blob/master/20180919/error.txt
Here is a link to the solution:
https://github.com/benfranklin79/shared/tree/master/20180919/test
Also here are more detailed visual studio specs
https://github.com/benfranklin79/shared/blob/master/20180919/vs_specs.txt
I'm probably getting the terminology wrong, but “unrecognized selector” means you're asking an Objective-C object or class to run a function that it doesn't implement. (
A selector is a message that can be sent to an object or a class. Xamarin. iOS maps instance selectors to instance methods, and class selectors to static methods.
Whilst this was answered by @snotyak in the comments (and to answer the question in the Answers section), I'm putting this down as an answer.
This seems to have appeared after updating Xamarin.iOS. Xcode requires to install the new components, so all you have to do is open Xcode and let it install the new components.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With