You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/05/01 23:12:08 UTC

[GitHub] [cordova-ios] tymcdowell commented on issue #1088: Feature Request: Support iOS App Bound Domains to enable CORS authentication cookies

tymcdowell commented on issue #1088:
URL: https://github.com/apache/cordova-ios/issues/1088#issuecomment-830707400


   @adamdport My app uses the cordova-plugin-ionic-webview and, until xcode 12, all was good.  My app does authentication with a 3rd party and now the cookie will not stick. I've changed the app to use App Bound Domains, but now I get an error on startup in the web console.  It seems to be complaining about my index.html not being part of the domain list.  Can you share how you whitelisted the main index file?


-- 
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:
users@infra.apache.org



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