charting-library-tutorial
charting-library-tutorial copied to clipboard
cordova app for Android
I implement this repo to my project , but I found an error on my android device.
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
What server do you use to serve static files? I believe that the issue is related to it.