I use this YahooSDK to develop a project.
The demo application in this project works great. But whenever I try to add a folder YahooSDKto my project, I get errors.
No type or protocol named 'UIWebViewDelegate'
Unknown type name 'UIWebView', Unknown type name 'UIViewController'
Abstract errors are not displayed in the source project. Should this do something with versions of Xcode? I am using 7.1.
source
share