Is there a way to enable the JavaScript Error/Debug Console for Safari within Android?

后端 未结 6 1111
栀梦
栀梦 2020-11-29 01:41

I\'m developing a JavaScript application that needs to run on the Google Android Phone OS. Is there a way to enable the JavaScript Error/Debug console within Safari on eith

6条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-29 02:08

    I have discovered that you can get this debugging information on the phone itself, without needingn to use adb or plug it into a computer, just download a log viewer.

    Check the link for more info.

提交回复
热议问题