No Visible @interface error in ios -


im getting following issue in ios how clear , run code successfully.

the issue is:

"no visible @interface 'viewcontroller' declares selector 'performselector:afterdelay:'".

there no such function performselector:afterdelay:.

looking @ docs function includes "performselector" , "afterdelay" is...

performselector:withobject:afterdelay: 

and

performselector:withobject:afterdelay:inmodes: 

Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -