zzzzzyijie
zzzzzyijie
弹出 Lantern ,会自动旋转屏幕,应该加一个参数控制
### Description Describe your issue here. ### What type of issue is this? (place an `x` in one of the `[ ]`) - [ ] bug - [ ] enhancement...
it will crash on iOS11/12 because of this code: version: 6.18.0 #if swift(>=5.5) @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *) public extension Guarantee { func async() async ->...
it still can rotate on iOS16 when i set false ( shouldAutorotate )