简体   繁体   English

在iPhone上调试Google Chrome

[英]Debugging google chrome on iPhone

I am trying to locate a problem that i cannot see. 我试图找到一个我看不到的问题。 On my desktop filling an object is working and it is remebered when going to a new page, but when i do the same on my iPhone the session is made and filled but not remembered when i open a new page. 在我的桌面上,正在填充一个对象,并且在进入新页面时会对其进行修改,但是当我在iPhone上执行相同操作时,会创建并填充会话,但在我打开新页面时却不记得了。

What i have already done is searching the whole internet including stackoverflow for answers that i could not find. 我已经做的是在整个Internet(包括stackoverflow)中搜索我找不到的答案。

I would like to know how i could open something like developer tools foor google chrome on my iphone. 我想知道如何在iPhone上打开Goog​​le chrome等开发者工具之类的工具。 Could someone tell me how I can achieve something like that? 有人可以告诉我如何实现这样的目标吗?

Due to the webkit policies it's not possible to debug chrome on iOS because chrome is relaying on the UIWebView. 由于webkit的政策, 无法在iOS上调试chrome,因为chrome在UIWebView上进行中继。

Its possible for: 其可能用于:

Safari (iOS) -> Safari (Mac) Chrome (Android) -> Safari (Mac/Windows) Safari(iOS)-> Safari(Mac)Chrome(Android)-> Safari(Mac / Windows)

More infos: iOS Remote Debugging 更多信息: iOS远程调试

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM