Perry Govier
Perry Govier
I'm seeing the same issue. Trying to set it to portrait in AndroidManifest causes all sorts of display problems.
This was perfect, thanks!
It should go back to the application, it does on mine. I'm using the Cordova plugins directly and not PhoneGap build. There may be something up with the plugins phonegap...
Thanks @leoz2011 I'll be creating a gulp task to generate one. For now, here's the format: ``` javascript if(! window.ionic ) window.ionic = {}; window.ionic.Config = { "name": "front-page", "app_id":...
I'm going to leave this open as a reminder to create the gulp task though