标签: javascript phonegap-build phonegap
我在我的phonegap APP android / iphone上安装了这个外部JS,并且在ios和android上都可以正常工作,但是在android中,文件仍在缓存。
<script type="text/javascript" src="https://www.xxx.pt/xxx/xxx/xxx/external.js"></script>
关于如何保持此文件刷新的任何线索?
tks