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.

Ionic 4 won't work in android 5

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.1.1 (/Users/myname/.nvm/versions/node/v9.4.0/lib/node_modules/ionic)
   Ionic Framework            : @ionic/angular 4.0.0-beta.3
   @angular-devkit/core       : 0.7.4
   @angular-devkit/schematics : 0.7.4
   @angular/cli               : 6.1.5
   @ionic/ng-toolkit          : 1.0.6
   @ionic/schematics-angular  : 1.0.5

Cordova:

   cordova (Cordova CLI) : 8.0.0
   Cordova Platforms     : android 7.0.0, browser 5.0.4
   Cordova Plugins       : cordova-plugin-ionic-keyboard 2.1.2, cordova-plugin-ionic-webview 2.1.0, (and 4 other plugins)

System:

   Android SDK Tools : 26.1.1 (/Users/myname/Library/Android/sdk/)
   NodeJS            : v9.4.0 (/Users/myname/.nvm/versions/node/v9.4.0/bin/node)
   npm               : 6.4.0
   OS                : macOS High Sierra

Describe the Bug When I do ionic serve and open it in Android Lollipop’s browser, Its giving below error. Uncaught SyntaxError: Use of const in strict mode. vendor.js:71605

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:147 (29 by maintainers)

github_iconTop GitHub Comments

32reactions
mhartingtoncommented, Oct 3, 2018

Hello there! Yes, we are actively working on this issue and intend to have it fixed for v4 final.

16reactions
salemdomaincommented, Nov 26, 2018

We did mistake by picking ionic 😃 everybody its time to move to REACT NATIVE @paulstelzer

3 month no fix its a shame

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ionic 4 Application is not working on Android 5.0 , android 5.1 ...
I have decided to make an app in Ionic 4. I made very blunders mistake. Now I can not go back. it took...
Read more >
How To Get Ionic 4 To Work On Android 5.1 - Stack Overflow
It appears that Ionic has a closed issue on Github for this that states that Android 5 is not entirely supported:.
Read more >
The 9 Most Common Mistakes That Ionic Developers Make
Common Mistake #5: Not Knowing About Crosswalk for Android. Every Android version runs a different WebView (a browser that runs your application). The ......
Read more >
Migrating to Cordova-Android 11 - Ionic
Firstly, in Android Studio, visiting Tools > SDK Manager > Android SDK > SDK Tools and ensure that Android SDK Build-Tools are installed...
Read more >
How to create an Ionic 5 app - For beginners - Enappd
Learn how to create a basic Ionic 5 app in various frameworks - Angular, ... for Android and Info.plist for Xcode; Capacitor does...
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