I was manually forcing portrait in AndroidManifest, which led to random scaling problems 20% of the time on load.
Turns out this plugin creates same exact issue, so I'm assuming it's something beyond it's control within the android cordova viewport initialization or something?
I was manually forcing portrait in AndroidManifest, which led to random scaling problems 20% of the time on load.
Turns out this plugin creates same exact issue, so I'm assuming it's something beyond it's control within the android cordova viewport initialization or something?
For details: https://github.com/apache/cordova-android/issues/1500