anon-1
January 8, 2018, 7:55pm
1
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
anon-2
January 8, 2018, 8:03pm
2
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.
anon-2
January 9, 2018, 11:46pm
3
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