Has anything changed in Cordova, AppStudio (9.1.8.3) or VoltBuilder which could effect the VisualViewPort ?
I can see this in the head,
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, viewport-fit=cover">
However, my app is scaling down to 0.63 in Portrait and 0.84 in Landscape.
I have just checked one of my older apps and the scale sticks to 1, which is the desired result. But on this app I have just built with VoltBuilder it keeps scaling down?
I’ve only tested it on an iPad so far, iPhone is ok, not tested on Android.