ok, found this :) google developer site says that the ability to use javascript from a webpage displayed using WebView is off by default. they said you can turn it on with this code in the activity layout. How might this be turned on within appery's system? Might this be the reason download button d...
ok, so i got the links opening. the _self link method has the look i like with full screen view of site; but downloads not working. the _blank method does open using the inappbrowser with the controls at the top and the url of the website; however download button still not working the _system method...
Hey guys, I have a mobile responsive website. I created a simple app with some links to the pages of this mobile responsive site. It opens the links in the same window. This is desired. I can login successfully and access areas of the site that are restricted just fine. My problem is that when i cli...