ios - UINavigationController nested Inside UINavigationController (UITabbarController more tab) -


i'm having issue have uinavigationcontroller tab on uitabbarcontroller. works when it's normal tab on tab bar, when placed inside more tab , selected app crashes message "nsinvalidargumentexception', reason: '*** -[__nsplaceholderarray initwithobjects:count:]: attempt insert nil object objects[0]"

is because there nested uinavigationcontrollers? here image of call stack.

enter image description here


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -