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.
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.