File.readAsText never resolves

Hi

problem with me as well. Used to work, now not anymore. Switching cordova.js against polyfill.js in index.html seems to fix it (Android Tablet). Such a horrible bug to find and thank you all here for publishing the fix!

C:\Gebruikers\Developer\xxxx>ionic info

cli packages: (C:\Users\xxxxAppData\Roaming\npm\node_modules)

    @ionic/cli-utils  : 1.19.1
    ionic (Ionic CLI) : 3.19.1

global packages:

    cordova (Cordova CLI) : 7.0.1

local packages:

    @ionic/app-scripts : 3.1.8
    Cordova Platforms  : android 6.2.3
    Ionic Framework    : ionic-angular 3.9.2

System:

    Node : v6.11.2
    npm  : 5.6.0
    OS   : Windows 7

Environment Variables:

    ANDROID_HOME : C:\Gebruikers\Developer\Android\Android\sdk

Misc:

    backend : pro

1 Like