This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
DApp doesn't load on Android 6.0 #2344
Open
Description
As reported by @franck. The DApp gives an endless loading indicator on Android 6.0. Console reveals Unexpected token ...
.
This is due to the older version of Chromium used in that version of Android (so its not Android specific, but old version of Chromium specific) not supporting es6 and I suspect the DApp is missing the correct babel transforms/preset.