Debug ipad safari with a PC

后端 未结 8 882
挽巷
挽巷 2020-11-28 01:34

I want to test my website on Safari on my ipad. I only have another PC. Is there a way for me to do remote debugging like ADB with mobile Chrome? I searched on StackOverflow

8条回答
  •  醉梦人生
    2020-11-28 02:11

    In my experience it is often not an issue with mobile Safari only but Safari in general. In these cases it can help to try the normal Safari (for Windows) and see if the bugs appear there. If so, it's much easier to debug something by this way.

提交回复
热议问题