breautek commented on issue #1064:
URL: https://github.com/apache/cordova-ios/issues/1064#issuecomment-768008819


   There is a `WkWebView.allowsBackForwardNavigationGestures(true)` api 
available (from JS) to enable navigation gestures.
   
   Testing this with a vanilla cordova application and this works, so I'll be 
closing this ticket. You can try using this API instead of 
`$ionicConfig.views.swipeBackEnabled(true);`. If for some reason you cannot use 
the cordova API directly, you'll need to raise this concern with Ionic.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to