cordova-filechooser icon indicating copy to clipboard operation
cordova-filechooser copied to clipboard

Google drive option not shown on android 5.0.2

Open rahulsalvikar777 opened this issue 9 years ago • 3 comments

rahulsalvikar777 avatar Feb 24 '16 08:02 rahulsalvikar777

I have the same issue with android 6.0.1. GDrive is not showing, but Dropbox does. Why is that?

renaudpawlak avatar Nov 15 '16 15:11 renaudpawlak

To make GDrive appear, comment this line: https://github.com/don/cordova-filechooser/blob/master/src/android/FileChooser.java#L39

jonmaim avatar Jan 09 '17 09:01 jonmaim

@jonmaim I really have to dig into the sources? Isn't there a configuration?

nmatpt avatar Nov 30 '17 10:11 nmatpt