ESTabBarController
ESTabBarController copied to clipboard
ESTabBarController is not a kind of UITabBarController iOS 15.2
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