-
Can you allow the bundle config to use a url to include in a file in the bundle?
Example in bundle.config.js:
module.exports = { js: { global: [ 'http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jq…
robby updated
12 years ago
-
Is it possible to increase the timeout period?
Found on poor connection I'm getting an error timeout after ~ 10 seconds (60% way through zip download)
-
I try using this params { type: 'merge', copyCordovaAssets: true, copyRootApp: true }
What I expect to see:
1. it should copy code from bundled www dir
2. download and extract dir with overwriting o…
-
Since updating my devices to iOS 9.3.2 files are synced to the incorrect `cordova.file.dataDirectory` path.
![console](http://s33.postimg.org/59u1037ov/Screen_Shot_2016_05_26_at_3_46_42_PM.png)
Noti…
-
The docs for data.localPath say this, "However, it is guaraneteed to be a compatible reference in the browser."
Is that really true? data.localPath was a full path, /stuff/stuff/stuff, _not_ a file:/…
-
I am trying to use this plugin today but there seem to be conflicts with another plugin that prevent an iOS build (I haven't tried Android yet). Here is my list of current plugins:
```
"cordo…
-
To me the biggest limitation of PhoneGap Build is the file size limitation. But if PGB had a solution for using Android Expansion packs, this wouldn't be an issue as you could just put all your larg…
-
Is there any sample code available in the community that demonstrates how to use this plugin to implement the deployment of App updates? I would really appreciate if someone would like to share his or…
-
Hi @orangemocha,
I tried to use **cordova-angularjs** as an example to do a `build` for Android abstracting the use of AngularJS because I only wanted to follow the Node execution in addition to th…
-
### Expected Behaviour
Before adding the latest version of the plugin this was working. Files were unzipped and put into the app and loaded.
### Actual Behaviour
Now I am getting this error....
2…