How to debug an iOS app using safari?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

How to debug an iOS kony app using safari?

Can you please let me know the steps

Follow below steps -

--> Go to Device settings

--> Then select safari option by scrolling down

--> Then select Advance settings which is at the bottom scroll screen completely.

--> Then turn on the WebInspector

--> Build the app from Visualizer then extract the application and try to run the app in iPhone using Xcode.

--> Open Safari - Developer menu will give you the Device name in the list.

--> Select your device and select JSContext. Then put break points and debug the issue.

HI,

Could you please refer to the below Informational post link related to safari debugging where we can find more detail description and screenshots.

https://hclpnpsupportdev.service-now.com/community?id=community_question&sys_id=477498d11b58e8142518542f0a4bcb06&view_source=searchResult

Thanks