I'm trying to present a navigation controller as a modal and I'm getting this warning:
ERROR:(null) is not a valid containment controller key path
Does anyone know what am I doing wrong? I just connected a segue from a button in another navigation controller to the designated navigation controller and it won't work and I get this warning.