Hi any news??? in my app i show just one directory…but no files??
I actually needed this file browser to choose files and uploading them for ios devices. Well I tried what you suggested, but it didn’t seem to be working.
Now I am using this plugin :
which is for ios 8 or greater only!!
ok, but your app in ios can get files from other apps? or when you have for example an attachement you can open it with your app? I mean like import the file in your app? i have the sanbox problem of ios.
Thanks
sorry, can you give some snippet to use this plugin to get list files? please?
Hi, I’m facing the same problem. The directoryReader.readEntries return an empty array. Did you find the solution for this problem in android?
for android i used the code that i’ve send to you and work fine…try some permission in config. for ios the olnly thing is to open file from other apps. At beginning the list is empty, i’ll send you some snippets
preference name=“AndroidPersistentFileLocation” value=“Internal”/>
preference name=“AndroidPersistentFileLocation” value=“Compatibility”/>
platform name=“ios”>
config-file platform=“ios” target="*-Info.plist" parent=“NSAppTransportSecurity”>
dict>
key>NSAllowsArbitraryLoads
/dict>
/config-file>
in platform - ios - nameAPP - napeAPP.plist
you have to set some permissions, like the file to open, the UIFileSharingEnabled and other things
Hope it help
Hi,
I have the same problem. I use the same script that works perfectly in Android, but even if I change infolist, etc… and the permissions in config.xml I can only see [noCloud] directory in IOS.
Finally did you find a solution?
I would much appreciate if anyone could help me.
Yours faithfully,
Diama