question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v4: cli rc 11 get white screen on android

See original GitHub issue

Bug Report

Ionic Info Run ionic info from a terminal/cmd prompt and paste the output below.

Ionic:

   ionic (Ionic CLI)          : 4.0.0-rc.11 (D:\Users\Administrator\AppData\Roaming\nvm\v8.11.1\node_modules\ionic)
   Ionic Framework            : @ionic/angular 4.0.0-alpha.11
   @angular-devkit/core       : 0.7.0-rc.2
   @angular-devkit/schematics : 0.7.0-rc.2
   @angular/cli               : 6.0.8
   @ionic/ng-toolkit          : 1.0.0-rc.11
   @ionic/schematics-angular  : 1.0.0-rc.11

Cordova:

   cordova (Cordova CLI) : 8.0.0
   Cordova Platforms     : none

System:

   Android SDK Tools : 26.1.1
   NodeJS            : v8.11.1 (C:\Program Files\nodejs\node.exe)
   npm               : 5.6.0
   OS                : Windows 7

Environment:

   ANDROID_HOME : C:\Users\Administrator\AppData\Local\Android\sdk

Describe the Bug generate project with cli rc11, run it on my android phone ,get whitescreen; rm webview plugin and readd the beta version, run again. still whitescreen;

Steps to Reproduce Steps to reproduce the behavior:

  1. run cli, choose angular type
  2. rm cordova-plugin-ionic-webview
  3. readd cordova-plugin-ionic-webview@beta
  4. run the app on android, get white screen

Related Code inspect with chrome and get the error below

 Uncaught SyntaxError: Unexpected token function     vendor.js:65052

which refers to the async function attachComponent in

/***/ "./node_modules/@ionic/core/dist/collection/utils/framework-delegate.js":

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
c350156378commented, Aug 2, 2018

WebView 49.0.2623.91, i got this when remote debug with chrome, it seems with this.what can i do?

0reactions
mhartingtoncommented, Sep 17, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

v4: cli rc 11 get white screen on android #14810
Ionic Info Run ionic info from a terminal/cmd prompt and paste the output below. ; Describe the Bug generate project with cli rc11,...
Read more >
Ionic v1 app shows white screen on Android 6.1 ...
Ionic v1 app shows white screen on Android 6.1 (Marshmallow), Android 4.4 (KitKat) and Android 7.1(Nougat) after splashscreen ; 1.19.2 ionic ( ...
Read more >
White screen of death after upgrading ionic
I mean I can run ionic serve and it works but when I do a cordova build for android I always only see...
Read more >
6 Ways to Fix Android White Screen of Death
If your apps are moved to your SD card, and you are running them from there, this might be the cause of the...
Read more >
White-screen errors when the RingCentral app launches
Open the RingCentral desktop app. To open the Development menu: On Windows, press Ctrl + Shift + D; On Mac, press Command +...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found