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
# Uncomment the next line to define a global platform for your projectplatform:ios,'13.2'target'TabBarV1'do# Comment the next line if you don't want to use dynamic frameworksuse_frameworks!# Pods for TabBarV1pod'Segmentio'end
Crash Info:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'No view controllers'
File : Segmentio.swift
After end of function : open override func layoutSubviews() {}
What did you do?
Run app and change device orientation
What did you expect to happen?
App should work in all orientation
What happened instead?
App crashed immediately
Your Environment
Stack
Installation Source
Plugins
Podfile
Crash Info:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'No view controllers'
File : Segmentio.swift
After end of function : open override func layoutSubviews() {}
Device orientation change cash log.txt
Project that demonstrates the bug
https://github.com/ReflectCode/PagerAdapter-demo
The text was updated successfully, but these errors were encountered: