I have a HTML page with JS code which works perfectly on Android and Desktop browsers, but fails on iOS. Is there any way to debug this page in iOS UIWebView on Windows with Chrome (like remote devices with Android)?
-
also official docsoboshto– oboshto2017-03-29 08:15:42 +00:00Commented Mar 29, 2017 at 8:15
-
Possible duplicate of What are some methods to debug Javascript inside of a UIWebView?oboshto– oboshto2017-03-29 08:16:14 +00:00Commented Mar 29, 2017 at 8:16
-
@oboshto I saw this topic. But they're talking about debugging it from osX, while I need to debug it from Windows.Igal– Igal2017-03-29 08:28:29 +00:00Commented Mar 29, 2017 at 8:28
Add a comment
|