Closed Zhliyun closed 1 year ago
iOS 16.4
iOS 16.4 supports screen.orientation, causing the plugin to not work properly
The Safari screen.orientation api cannot be extended, causing the original method conflict to fail
(platform)
(android)
Thanks a lot for your PR, however this is indeed a duplicate of #116 which was raised before this PR. :)
Platforms affected
iOS 16.4
Motivation and Context
iOS 16.4 supports screen.orientation, causing the plugin to not work properly
Description
The Safari screen.orientation api cannot be extended, causing the original method conflict to fail
Testing
Checklist
(platform)
if this change only applies to one platform (e.g.(android)
)