SFSwiftNotification icon indicating copy to clipboard operation
SFSwiftNotification copied to clipboard

Can't add it with tableView

Open jmcastel opened this issue 11 years ago • 3 comments

Have an error : "myTableViewController" does not conform to protocol SFSwiftNotificationProtocol

jmcastel avatar Jan 08 '15 18:01 jmcastel

Also in the init i have this error : "extra argument title in call", what i don't understand is that the sample exemple is working great.

jmcastel avatar Jan 08 '15 18:01 jmcastel

Ok if i set the delegate as nil in the init method the error is gone

jmcastel avatar Jan 08 '15 19:01 jmcastel

that solved my problem, thanks

alexdd55 avatar Mar 07 '15 18:03 alexdd55