bytepark / auto_orientation

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

AutoOrientation.fullAutoMode issues on iOS 15 #25

Closed lukeirvin closed 2 years ago

lukeirvin commented 3 years ago

I'm testing on iOS 15+ & when I am in my landscape view if fullAutoMode is triggered it pops me back to Portrait. It does not do this on Android.

Colton127 commented 2 years ago

Fixed here: https://github.com/bytepark/auto_orientation/pull/26