Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

chapter 4 ARC semantic issue. How to solve?

Although everything is done by the book I get the following error: ARC semantic issue: No visible @interface at UIActionSheet declares the selector "initwithTitle:delegate:cancelButtonTitle: .... I also compared my code to the one i downloaded from the site. It is the same. Probably it is solved easily and for some it might be obvious, but I can't figure out how to solve it. Can anyone give me a hint? Thank you in advance!

Comments

  • For some reason it was an xcode issue. After I rewritten the code the error disappeared! I double checked the spelling and it was absolutely the same, and the error persisted. So rewriting it magically solved my problem!
Sign In or Register to comment.