You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing an issue with ESTabBarController. Below is the error/exception i am getting.
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-tabBarController must return an instance of a UITabBarController subclass. <MMTabViewController: 0x7fb601727d40> returned <ESTabBarController: 0x7fb60688da00>, which is not a kind of UITabBarController.'
terminating with uncaught exception of type NSException.
It would be helpful if you check and revert asap.
Thanks in advance
The text was updated successfully, but these errors were encountered:
I am facing an issue with ESTabBarController. Below is the error/exception i am getting.
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-tabBarController must return an instance of a UITabBarController subclass. <MMTabViewController: 0x7fb601727d40> returned <ESTabBarController: 0x7fb60688da00>, which is not a kind of UITabBarController.'
terminating with uncaught exception of type NSException.
It would be helpful if you check and revert asap.
Thanks in advance
The text was updated successfully, but these errors were encountered: