-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Description
I have a view in my app called LoadingView. For some reason this conflicts with a Swifty Dropbox LoadingViewController. I was getting exceptions that one of my labels was not key compliant with LoadingViewController. this usually means i have an outlet specified in storyboard that no longer exists in my class. But that isn't the case for my class. I tried uninstalling SwiftyDropbox, cleaning, clearing derived data and re-installing SwiftyDropbox, but still got the error. The only thing that fixed it was renaming my view from LoadingView to something else. Pretty bizarre.
Metadata
Metadata
Assignees
Labels
No labels