Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to create a folder in IOS #204

Closed
wants to merge 55 commits into from
Closed

how to create a folder in IOS #204

wants to merge 55 commits into from

Conversation

SmugbugsPravesh
Copy link

I'm unable to create a folder directory which also shows in gallery,

Vladimir Kotikov and others added 30 commits February 9, 2016 13:24
Check if external storage is available
Fixed file.spec.115
…ebsite: cordova.apache.org/docs/en/dev/cordova-plugin-file/index.html. This closes #166
The problem are "Empty Catch Block", which sonarqube considers a blocker, and the
following, which sonarqube considers major:
Preserve stack trace, Reliance on default encoding.

 This closes #183
In function writeFile changed console.log("Successful file read") to console.log("Successful file write")
Added test for cdvfile applicationDirectory fs root
Updated the docs and added the assets to Android available fs roots list
Allow cdvfile: access for android automatically
When reading file as Data URL, CHUNK_SIZE must be divisible by 3,
otherwise the resultant string made by concatenating chunks will
not be a valid Base64 encoded Data URL.

Also Windows do not support reading sliced files as data URLs, so we
set chunk size equal to file size
macdonst and others added 24 commits August 22, 2016 16:19
This bug was happening because of invalid assignment of null value to variable of primitive type

 This closes #192
The entry is required to protect end-users from fetching edge versions of the plugin by incompatible version of cordova. This also assumes that we will not introduce any regressions in compatibility w/ cordova in minor and patch releases. On every major release we will need to add similar entry with _next_ major version.

 This closes #194
There was a mistake in the logic of recursive function for moving operation. As for destination folder, it was always used start folder.

 This closes #198
@cordova-qa
Copy link

Cordova CI Build has completed successfully.

Commit - Link
Dashboard - Link

@filmaj
Copy link
Contributor

filmaj commented May 23, 2017

This is not the place to file issue reports. Please do so over at issues.cordova.io. Thanks!

@asfgit asfgit closed this in 8d8dcd7 May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet