iwan-uschka edited a comment on issue #77: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/77#issuecomment-721376168
> Here is my solution to set the cookies in ios devices but its not working in simulators > https://github.com/lucky3491/cordova-plugin-wkwebview-inject-cookie Hi @lucky3491 , can i actually inject any cookie into WKWebView using your `cordova-plugin-wkwebview-inject-cookie` or is this plugin just about the missing sync issue after starting the app the very first time (quoting the README)? I tried using your plugin and injecting cookies (extracted with [cordova-cookie-emperor](https://github.com/RTK/cordova-cookie-emperor)) like described in your README but can't make it work (sorry to repeat myself), to load remote HTML assets like images, audio or videos via HTML tags like `<img>`, `<audio>` or `<video>` which are only accessible if the correct (session & CSRF) cookies are sent along. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
