xmlhttprequest - App has dynamic JS files, unable to debug in Safari Remote Web Inspector -


i have sapui5 app i'm trying test on mobile safari using remote web inspector. since loads javascript files dynamically (uses mvc), lists these files under xhr. apparently, because it's xhr, can't add breakpoint these files.

is there way me debug this? or force web inspector load these files place else? seems bit useless otherwise.

i have latest version of ios , safari on ipad.

i know question has been asked nobody answered it. i'm hoping 1 gain bit more traction.

thanks!


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -