Hello @codepathreview, I uploaded my latest file, basically where I got stuck at. I am not sure if I arrived at a bug or not. Basically, I linked the sign out of dropbox button to a navigation sequence, "SignInViewController", and now the push sequence does not work. If I go in to the sequence from the "Welcome3" "Sign In" button, the push works. Not sure what I am doing wrong. I get this error, "Terminating app due to uncaught exception 'NSGenericException', reason: 'Push segues can only be used when the source controller is managed by an instance of UINavigationController."
Hello @codepathreview, I uploaded my latest file, basically where I got stuck at. I am not sure if I arrived at a bug or not. Basically, I linked the sign out of dropbox button to a navigation sequence, "SignInViewController", and now the push sequence does not work. If I go in to the sequence from the "Welcome3" "Sign In" button, the push works. Not sure what I am doing wrong. I get this error, "Terminating app due to uncaught exception 'NSGenericException', reason: 'Push segues can only be used when the source controller is managed by an instance of UINavigationController."