SwiftMessages icon indicating copy to clipboard operation
SwiftMessages copied to clipboard

‘shouldAutorotate ’ is not work on iOS16

Open zzzzzyijie opened this issue 2 years ago • 2 comments

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

zzzzzyijie avatar Sep 14 '22 09:09 zzzzzyijie

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

ullstrm avatar Nov 01 '22 10:11 ullstrm

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.

ullstrm avatar Apr 27 '23 10:04 ullstrm