How to debug my website opened in iPad or iPhone to show developer console iOS

 Problem:

I'm having my website that had some issues while open in mobile browser.In system browser it was working good.

I don't know how to show the console log in mobile browser.

How to debug my website in browser?

Solution:

Ya it's a great question and the answer is yes.But if you had installed chrome browser then it's not possible.You can debug website opened in safari browser to you can able to show console log in your system.

Step 1: Goto iphone and open settings app -> goto safari -> select advanced -> toggle on the web inspector

Step 2: Connect your iphone to the mac and open safari browser in mac then in menu open settings select advanced and select develop menu in menu bar

Step 3:open the website you want to debug in iphone safari browser the console will shown in mac.

Happy coding and enjoyyy......

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift