SwiftKickMobile/SwiftMessages

‘shouldAutorotate ’ is not work on iOS16

zzzzzyijie opened this issue · 2 comments

it still can rotate on iOS16 when i set false ( shouldAutorotate )

We are experiencing the same thing. SwiftMessages does not seem to respect this property in iOS16.

A solution for this can be found in a PR I made. #506

It will not be merged to the SwiftMessages-repo due to reasons that can be seen in the original PR.