cyph / cordova-plugin-chooser

Cordova file chooser plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ios empty file manager

mohafouad opened this issue · comments

it work as expected on android but in ios no way to select file

I have the same issue than @mohafouad ... Nothing is showing up when I call the "getFile" method on iOS …

I think I find a solution to this problem … I follow the beginning of the prerequisites of the plugin https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin.
I enabled iCloud service for my app id … And now it's working …

I think I find a solution to this problem … I follow the beginning of the prerequisites of the plugin https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin.
I enabled iCloud service for my app id … And now it's working …

I think it's just a part a the solution... I now can open the file selector but I can't choose any file …

I really don't know what I have to think about this bug … I reinstalled my app on the same device and now it's working ...

I use my phone running my app by xcode that work,but when I download my app in TestFlight not working,my ios version 10.2.1,and I use other people iPhone download my app in TestFlight it's working.
Their ios veriosn 12.1.1