How to access the filesystem in Cordova?

Hi,

I want to read all files in the folder:
/storage/sdcardXXX/DCIM/Camera/

With the org.apache.cordova.file plugin I get with
window.requestFileSystem function only my application root folder
and not the smartphone root folder.

I a special trick needed to get this work in Meteor ?

Cool, it seems that meteor 1.1.1 fix my problems :smile:
https://github.com/meteor/meteor/blob/release-1.1.1/History.md

I hope the release comes very soon.

The react-packages are not part of this release, or ?