Cordova InAppBrowser Doesn't scale the page loaded
问题 Can anyone please help me get the external page that the Cordova InAppBrowser loads on Android app to fit to the phone screen size ?. I am invoking the inapp browser from a Sencha Touch app using the follwing code. var opt = 'location=no,clearcache=yes,closebuttoncaption=Back,EnableViewPortScale=yes'; window.open('http://sg-prod-mobilityapi.cloudapp.net','_blank', opt); When ever I invoke the url I get the following screen Could anyone please help me out ?. 回答1: If the external page fit to