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 am using the latest version 6.5.0. It is based on iPhone. When I go to SecondView through the side menu in MainView, viewWillAppear and viewDidAppear are not called in MainView after calling dismiss in SecondView. It works on iPad, but not on iPhone. What should I do?
The text was updated successfully, but these errors were encountered:
I am using the latest version 6.5.0. It is based on iPhone. When I go to SecondView through the side menu in MainView, viewWillAppear and viewDidAppear are not called in MainView after calling dismiss in SecondView. It works on iPad, but not on iPhone. What should I do?
The text was updated successfully, but these errors were encountered: