Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cordova #1530

Merged
merged 10 commits into from
Jan 15, 2024
Prev Previous commit
Next Next commit
feat: allow navigation gestures on ios
davidyuk committed Jan 12, 2024
commit 94b47be2c490f3b67b5ca605becebc6a2b40e099
1 change: 1 addition & 0 deletions config.xml
Original file line number Diff line number Diff line change
@@ -53,6 +53,7 @@
<allow-navigation href="*" />
<preference name="UseSwiftLanguageVersion" value="5" />
<preference name="DisallowOverscroll" value="true" />
<preference name="AllowBackForwardNavigationGestures" value="true" />
<config-file target="*-Debug.plist" parent="com.apple.developer.associated-domains">
<array>
<string>applinks:base.aepps.com</string>