SwiftMessages
SwiftMessages copied to clipboard
‘shouldAutorotate ’ is not work on iOS16
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. https://github.com/SwiftKickMobile/SwiftMessages/pull/506
It will not be merged to the SwiftMessages-repo due to reasons that can be seen in the original PR.