Im trying to test an ionic app on an android device ( sm-t560 with android 7 ) but just it shows in blank and doesnt set “.hydrated” and other classes on the components to be rendered… i followed the steps from the docs, just created a vue tabs app and followed the steps on android project setup… but when running the app on the browsers it loads normally.
Are there any errors/warnings in the console? Also what is the version of the webview you are using? You can find this by logging window.navigator.userAgent in the dev tools console.
Ionic Framework v4 and v5 more or less support the same versions, but the docs up until now have not been very clear on this. It’s a bit tricky since the webview updates independently of the Android version, and some device manufacturers lock the webview version.