No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    New app created with CLI does not run in Android emulator

    Help
    1
    1
    391
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      csicky last edited by

      I created an app like the documentation says, followed the steps.
      quasar dev works ok, I see the sample app in the browser
      quasar dev -m cordova -T android this just displays a blank white app in the emulator

      I inspected using Chrome devtools and the error found is: Uncaught SyntaxError: Unexpected token => which makes me think there is no polyfill for fat arrows? After seeing this error I have set to true support for IE 11, in hope that it will add support also for Android.
      Android version 6, if it does matter.

      If I can’t fix this I have to stick with version 0.14 for my app which works just fine.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post