Questions
How to add code to your application
almost 3 years ago by erfannoshad
How can I add JavaScript code to the program?
I want to add this code
if (navigator.userAgent.indexOf ('gonative')> -1) {window.location.href = 'gonative: // module / command? parameter = true'; }