ESTabBarController icon indicating copy to clipboard operation
ESTabBarController copied to clipboard

ESTabBarController is not a kind of UITabBarController iOS 15.2

Open Kiran-3172 opened this issue 4 years ago • 0 comments

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

Kiran-3172 avatar Dec 22 '21 07:12 Kiran-3172