charting-library-tutorial icon indicating copy to clipboard operation
charting-library-tutorial copied to clipboard

cordova app for Android

Open aira048 opened this issue 5 years ago • 1 comments

I implement this repo to my project , but I found an error on my android device.

image (1) debugger say error on line 1 of main.js >> import Datafeed from './datafeed.js';

I tested this application(cordova) on IOS and Android, IOS device is ok but Android is not.

help me please. thanksyou

aira048 avatar Aug 28 '20 11:08 aira048

What server do you use to serve static files? I believe that the issue is related to it.

timocov avatar Sep 01 '20 14:09 timocov