lovely-karn

Results 3 issues of lovely-karn

I passed parameter value as -> **filePicker.setMimeType("application/pdf");** But when selecting **WPS officer** Android app, other MIMEs, other than **pdf** are getting selected. **A solution could have been that:-** After picking...

bug

How can we set few MIME type ? **listing various solutions which i came across but none worked for me.** **1.** filePicker.setMimeType("application/pdf,image/*"); **2.** filePicker.setMimeType("application/pdf;image/*"); **3.** filePicker.setMimeType("application/pdf|image/*"); **4.** one solutions says...

bug

Hi, firstly thanks for the wonderful plugin :) Going Forward, I installed graphviz & added, as mentioned for Scabbard Gradle Plugin but I am getting the following error, attaching error...