I have recently switched a project using cordova to capacitor. The transition works fine for IOS and cookies are saving properly. On android im seeing that session cookies are not storing. I have looked at using Capacitor HTTP but that causes all of our ajax requests to timeout, but i can see them returning in the network manager. I have tried setting the server config in the capacitor.config.json and that also doesnt work. Let me know if anyone has seen this or has any solutions for it. i will also list all plugins we are using
[info] Found 3 Capacitor plugins for ios:
@capacitor/keyboard@5.0.8
@capacitor/status-bar@5.0.7
capacitor-plugin-cookies@1.0.0
⠸ update ios [info] Found 21 Cordova plugins for ios:
cordova-custom-config@5.1.1
cordova-plugin-advanced-http@3.3.1
cordova-plugin-device@2.1.0
cordova-plugin-file@6.0.2
es6-promise-plugin@4.2.2
com.telerik.plugins.healthkit@0.6.0
cordova-allow-background-audio@1.0.2
cordova-plugin-ble-central@1.2.4
cordova-plugin-camera@6.0.0
cordova-plugin-cocoapod-support@1.6.2
cordova-plugin-deeplinks@1.1.1
cordova-plugin-inappbrowser@4.0.0
cordova-plugin-insomnia@4.3.0
cordova-plugin-keyboard@1.2.0
cordova-plugin-market@1.2.0
cordova-plugin-media-capture@3.0.3
cordova-plugin-network-information@2.0.2
cordova-plugin-pincheck@0.0.6
cordova-plugin-screen-orientation@3.0.2
cordova-plugin-wkwebview-file-xhr@2.1.4
wonderpush-cordova-sdk@3.2.9
Updating iOS native dependencies with pod install in 2.36s
[info] Found 8 incompatible Cordova plugins for ios, skipped install:
cordova-plugin-filepath@1.6.0
cordova-android-support-gradle-release@2.1.0
cordova-plugin-add-swift-support@2.0.2
cordova-plugin-androidx-adapter@1.1.3
cordova-plugin-enable-multidex@0.2.0
cordova-plugin-mediascanner@0.1.3
cordova-plugin-statusbar@2.4.3
wonderpush-cordova-sdk-fcm@1.0.7
update ios in 2.63s
copy web in 13.57ms
update web in 244.29μs