sarathi0333 commented on issue #1354: URL: https://github.com/apache/cordova-android/issues/1354#issuecomment-1313578132
I am commenting here due to [Android 12 Behaviour changes](https://developer.android.com/about/versions/12/behavior-changes-12#samesite). @breautek In the above reply, you said "if you choose the same scheme as a real server, that server will not be reachable as requests will simply get directed" If suppose my remote server is `https://abc.com` should I not use _"scheme"_ value as '_https_'? and the value should be some like below? `<preference name="scheme" value="httpsapps" />` Can you give me an example? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
