How to see the javascript errors of PhoneGap app in Xcode?

后端 未结 10 1232
轮回少年
轮回少年 2020-12-04 15:12

I want to debug my PhoneGap app in Xcode, but its Console can not show javascript errors.

10条回答
  •  自闭症患者
    2020-12-04 15:50

    Put this in the beginning of your index.html

    
    

提交回复
热议问题