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
Fixed a crash when the root view controller is UINavigationController and the user taps on a button that pushes a new view controller with 3 seconds timeframe when the BNCMatchView is added to primary window. Without this patch unloadViewController also removes the first view controller of the UINavigationController and eventually crashing the app. (#539)
0 commit comments