bytepark / auto_orientation

A flutter plugin to programmatically change the orientation and rotate
MIT License
46 stars 47 forks source link

tag 1.0.5 run error on ios #5

Closed chavesgu closed 4 years ago

chavesgu commented 5 years ago

*** First throw call stack: ( 0 CoreFoundation 0x000000010aa206fb exceptionPreprocess + 331 1 libobjc.A.dylib 0x0000000109d14ac5 objc_exception_throw + 48 2 CoreFoundation 0x000000010aa20555 +[NSException raise:format:] + 197 3 UIKitCore 0x0000000115e48647 -[UIViewController supportedInterfaceOrientations] + 921 4 UIKitCore 0x0000000115e37ee5 -[UIViewController _preferredInterfaceOrientationGivenStatusBarAndDeviceAndOrientation:] + 90 5 UIKitCore 0x000000011646c851 -[UIWindow _updateToInterfaceOrientation:duration:force:] + 407 6 CoreFoundation 0x000000010a9625ec __CFNOTIFICATIONCENTERIS<…>

sfaujour commented 5 years ago

Is this still an issue?