There is an iOS app that loads few .js file which instantiates global javascript variables ex.
/utils.js
window.var1 = \'some data\'
The f