0

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.enter image description here

enter image description here

Tried a lot of stuff but no luck. Please help me out.

4

1 回答 1

1

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.

于 2015-12-10T08:08:32.487 回答