Update capacitor, get ios running

This commit is contained in:
Jon Staab
2025-01-31 13:14:29 -08:00
parent 858e04d7fa
commit f0207b35d0
27 changed files with 1026 additions and 792 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|smallestScreenSize|screenLayout|uiMode"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|smallestScreenSize|screenLayout|uiMode|navigation"
android:name=".MainActivity"
android:label="@string/title_activity_main"
android:theme="@style/AppTheme.NoActionBarLaunch"