tradingview / charting-library-tutorial

This tutorial explains step by step how to connect your data to the Charting Library
MIT License
419 stars 310 forks source link

cordova app for Android #12

Open aira048 opened 4 years ago

aira048 commented 4 years ago

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

timocov commented 4 years ago

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