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 have an issue that when the first time i run build the app (Only the first time, remove app and run build):
The navigation bar height is smaller when i pushViewController from tabBarController.
VC1(ESTabBarController) ---push---> VC2(UIViewController) : Error Occurred
VC1(UIViewController of ESTabBarController) --push--> VC2(UIViewController) : OK
The error occurred only when the first time build app, when kill the app and open again, everything is ok.
I dont know which caused this error, ESTabbar or OS or statusBar ..
The navigation bar is smaller here
Kill app and open again, things is good.
Please help me, thank you so much!
The text was updated successfully, but these errors were encountered:
I have an issue that when the first time i run build the app (Only the first time, remove app and run build):
The navigation bar height is smaller when i pushViewController from tabBarController.
VC1(ESTabBarController) ---push---> VC2(UIViewController) : Error Occurred
VC1(UIViewController of ESTabBarController) --push--> VC2(UIViewController) : OK
The error occurred only when the first time build app, when kill the app and open again, everything is ok.
I dont know which caused this error, ESTabbar or OS or statusBar ..
The navigation bar is smaller here
Kill app and open again, things is good.
Please help me, thank you so much!
The text was updated successfully, but these errors were encountered: