This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I am building an app in iOS 9. I have set the deployment target to 9.1 and using xCode 7 with Xamarin 5.9.7. While running the app, I am getting the error which is attached image.
Tried a lot of stuff but no luck. Please help me out.
Its seems like you are using existing project in iOS9, You must create new project and transfer all your existing file into new project. It should work now.