cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

is there way to use an embedded browser to use Dynatrace UI

aalarawi
Visitor

Hi, we are using an embedded browser using iOS WKWebView and when open Dynatrace it say its not supported, 

is there any way to use Dynatrace with embedded browser?

2 REPLIES 2

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Those are supported browsers for Dynatrace UI.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

aalarawi
Visitor

thanks, we fixed the issue with 

webView.customUserAgent = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36"

 

Featured Posts