mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-05-31 00:00:04 +08:00
fix(android, ios): use clobbers to overwrite screen.orientation (#116)
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
<js-module src="www/screenorientation.js" name="screenorientation">
|
||||
<clobbers target="cordova.plugins.screenorientation" />
|
||||
<clobbers target="screen.orientation" />
|
||||
</js-module>
|
||||
|
||||
<platform name="ios">
|
||||
|
||||
Reference in New Issue
Block a user