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'm having two ViewControllers in a TabBarController and call the Loading method from init. Without calling viewDidLoad before, all StateViews are nil on viewWillAppear:
I'm having two ViewControllers in a TabBarController and call the Loading method from init. Without calling viewDidLoad before, all StateViews are nil on viewWillAppear:
See this demorepo:
https://github.com/mschonvogel/StatefulViewController/blob/master/Example/SecondViewController.swift
The text was updated successfully, but these errors were encountered: