breautek commented on issue #759: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/759#issuecomment-2580550879
> We still have this bug in 2025? No one has yet to provide a sample reproduction app as requested. > It seems to be a conflict with the cordova-plugin-advanced-http plugin that prevents the config.xml settings for AppendUserAgent and OverrideUserAgent from being honored. Naturally the preferences needs to get mapped to settings and based on my 2020 comment, that does occur, at least in whatever test app I decided to build at that time. If you're using a plugin that does http networking, it will be up to that plugin to read the preferences and honour setting the user agent header appropriately. But that doesn't seem related to this issue because the in app browser content shouldn't be using plugins (or even have access to plugin APIs). Unless if the plugin itself is overwriting the `AppendUserAgent` and/or `OverrideUserAgent` preferences. -- 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-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org