I have created a Xamarin.iOS binding project. My binding project compiles successfully. Then I added Xamarin.iOS project. Structure is like this.
Then I created a class and tried to import my binding project like this.
But then I get the following issues.
What would be the reason for these? Please help me to resolve these issues. Thank you!