0

I am using a library called MZFormSheetController, and I put it in to my program using cocoapods ,when the app runs ,it tell me there's error in the library. enter image description here

enter image description here

I seems it cannot recognize the UIViewController? what's going on?

1 Answer 1

1

You are missing UIKit framework import. You have to @import UIKit;

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.