简体   繁体   English

Ionic Android 应用程序仅在某些设备上工作,在某些其他设备上启动屏幕后仅显示空白屏幕

[英]Ionic Android App working on some devices only and showing only blank screen after splash screen on some other devices

I'm developing an app, I have android devices(Android 9, 10) and emulator to test.我正在开发一个应用程序,我有 android 设备(Android 9、10)和模拟器来测试。 Its working fine in my devices and emulators but its not working on client device(Android 9, 10).它在我的设备和模拟器中运行良好,但在客户端设备(Android 9、10)上无法运行。

My Ionic Info:我的离子信息:

Ionic CLI: 6.13.1 (C:\Users\User\AppData\Roaming\npm\node_modules@ionic\cli) Ionic Framework: @ionic/angular 5.6.4 @angular-devkit/build-angular: 0.1101.4 @angular-devkit/schematics: 11.1.4 @angular/cli: 11.1.4 @ionic/angular-toolkit: 3.1.1离子 CLI:6.13.1 (C:\Users\User\AppData\Roaming\npm\node_modules@ionic\cli) 离子框架:@ionic/angular 5.6.4 @angular-devkit/build-angular:0.1101.4 @angular -devkit/schematics:11.1.4 @angular/cli:11.1.4 @ionic/angular-toolkit:3.1.1

Cordova: Cordova:

Cordova CLI: 10.0.0 Cordova Platforms: 6.0.0, android 8.1.0, browser Cordova Plugins: cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 4 other plugins) Cordova CLI: 10.0.0 Cordova Platforms: 6.0.0, android 8.1.0, browser Cordova Plugins: cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 4 other plugins)

cordova-res: 0.15.3 native-run (update available: 1.3.0): 0.3.0科尔多瓦-res:0.15.3本机运行(更新可用:1.3.0):0.3.0

System:系统:

Android SDK Tools: 26.1.1 (C:\Users\User\AppData\Local\Android\Sdk) NodeJS: v12.16.1 (C:\Program Files\nodejs\node.exe) npm: 6.13.4 OS: Windows 10 Android SDK Tools: 26.1.1 (C:\Users\User\AppData\Local\Android\Sdk) NodeJS: v12.16.1 (C:\Program Files\nodejs\node.exe) npm: 6.13.4 OS: Windows 10

If the screen remains blank (ie the app keeps running) it's probably a Javascript error, but just in case, try to run the app with debug configuration and inspect the LogCat messages using Android's SDK DDMS .如果屏幕保持空白(即应用程序继续运行),则可能是 Javascript 错误,但以防万一,请尝试使用调试配置运行应用程序并使用 Android 的 SDK DDMS检查 LogCat 消息

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM