cordova-filechooser
cordova-filechooser copied to clipboard
Google drive option not shown on android 5.0.2
I have the same issue with android 6.0.1. GDrive is not showing, but Dropbox does. Why is that?
To make GDrive appear, comment this line: https://github.com/don/cordova-filechooser/blob/master/src/android/FileChooser.java#L39
@jonmaim I really have to dig into the sources? Isn't there a configuration?