Fix lockOrientation setting and add Realm db migration;

This commit is contained in:
advplyr
2022-12-07 16:12:09 -06:00
parent 371fcacc87
commit a262efe9da
5 changed files with 10 additions and 18 deletions
-4
View File
@@ -2,9 +2,5 @@
<widget version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<access origin="*" />
<feature name="CDVOrientation">
<param name="android-package" value="cordova.plugins.screenorientation.CDVOrientation"/>
</feature>
</widget>