cszasz
Results
2
issues of
cszasz
### Description I have a cordova project and configured it for code-push. I find that it works as expected on Android, but on IOS it clearly downloads the release but...
Hi, I have the following scenario. a.html includes a.js a.js in case it is running as an app in iOS reads a file b.txt from local filesystem: ``` function readFromFile(fileName,...