Fatal error: use of unimplemented initializer in custom navigationcontroller

UINavigationController‘s implementation of init(rootViewController:) probably calls self.init(nibName:bundle:) which you haven’t implemented so it throws the error.

You should override init(nibName:bundle) in addition to the initializers you already override. init(nibName:bundle:) is a designated initializer while init(rootViewController:) is a convenience initializer.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)