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
private lazy var singlePageViewController = PageViewController()
its simple initialization but it crashes upon reaching this point. removed lazy as well, but still same, i am not sure what is issue. can someone look into it ?