You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently i updated my app to [email protected] ,configured Custom Url Schema as app://test.xxx.com and also enabled CORS according to https://breautek.com/2020/07/14/enabling-cors/.
Issue is underlying cookie is not being sent with webapi request even though i have set Access-Control-Allow-Credentials to true from server response and withCredentials to true while sending request.
Please help why with new update, cookies are not being sent to the request
cordova-plugin-wkwebview-inject-cookie also did not give any luck .
Issue Type
Description
Information
Recently i updated my app to [email protected] ,configured Custom Url Schema as app://test.xxx.com and also enabled CORS according to https://breautek.com/2020/07/14/enabling-cors/.
Issue is underlying cookie is not being sent with webapi request even though i have set Access-Control-Allow-Credentials to true from server response and withCredentials to true while sending request.
Please help why with new update, cookies are not being sent to the request
cordova-plugin-wkwebview-inject-cookie also did not give any luck .
Command or Code
Environment, Platform, Device
[email protected]
ipad iOS 14
Version information
[email protected]
XCODE 12.0.1
Checklist
The text was updated successfully, but these errors were encountered: