You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ehxxxxxxxxxxxxxxxxxxxxxxx (via GitHub)" <gi...@apache.org> on 2023/07/28 06:45:42 UTC

[GitHub] [cordova-android] ehxxxxxxxxxxxxxxxxxxxxxxx commented on issue #1638: No cookies sent in the request after upgraded cordova android from 6.2.3 to 12

ehxxxxxxxxxxxxxxxxxxxxxxx commented on issue #1638:
URL: https://github.com/apache/cordova-android/issues/1638#issuecomment-1655121268

   hi @breautek we have set the frontend scheme http, hostname localhost  in the preference element and the backend SameSite policy to none; Secure. but it still doesn't work. The DevTools shown as below:
   
   first request:
   ![image](https://github.com/apache/cordova-android/assets/140701151/2388c7ff-408e-47c8-adae-ba6f6200304e)
   
   second request:
   ![image](https://github.com/apache/cordova-android/assets/140701151/cf26a3d9-b85f-4723-bed9-e9bab367dbf7)
   
   
   Even if we change the backend to https it doesn't work
   
   
   
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org