Hello, I’ve updated SendBirdUIKit in one of our projects from v2.0.9 to latest available and found out that the navigation bar is no longer shown.
The SBUChannelViewController is wrapped in another UIViewController which is presented using our UINavigationController. I am wondering if there were any changes from 2.0.9 to 2.1.x in SendBird UIKit, maybe some components that call setNavigationBarHidden, because we have custom logic for calling this function ourselves, and it breaks whenever I display the SBUChannelViewController wrapper view controller.
Thanks!
UIKit version: [v2.1.12]