@appmudar wrote:
Hello friends, I am developing an application in ionic 3, and I have been experiencing a problem of visualization on the cell phone, I have already performed several tests and could not find a solution.
the app I am developing is relatively extensive, about 160 screens, I built them all normally, everything works in chrome (ionic serves and ionic lab), but when I run the “ionic run android --device”, I try to pass the screens only to see how the layout was, I end up with breaks, white flashes on the screen, traces of overlapping previous pages and etc …but it is not for some component of the page I believe, as this happens in random pages throughout the app, almost always after loading about 15 - 18 in a row.
could you tell me what might be happening? thanks in advance!
chrome
device
info:
Ionic:
ionic (Ionic CLI) : 4.12.0 (C:\Users\Lenovo\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : ionic-angular 3.9.3
@ionic/app-scripts : 3.2.1Cordova:
cordova (Cordova CLI) : 9.0.0
Cordova Platforms : android 8.0.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 3.1.2, (and 4 other plugins)System:
Android SDK Tools : 26.1.1 (C:\Users\Lenovo\AppData\Local\Android\Sdk)
NodeJS : v10.15.3 (C:\Program Files\nodejs\node.exe)
npm : 6.4.1
OS : Windows 10
Posts: 1
Participants: 1