You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SAActionMenuViewController scene]: unrecognized selector sent to instance 0x177e17d0
2015-05-19 22:35:12.073 Beta[1930:643484] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[SAActionMenuViewController scene]: unrecognized selector sent to instance 0x177e17d0'
SAActionMenuViewController is my 'SecondaryStoryboard'.
I'm trying to create a modal segue. I have the surrogate subclassed with the correct run-time attributes.
I call:
Any ideas why I am getting this error?
SAActionMenuViewController is my 'SecondaryStoryboard'.
I'm also trying to pass data like so
The text was updated successfully, but these errors were encountered: