breautek commented on a change in pull request #215:
URL: 
https://github.com/apache/cordova-plugin-media-capture/pull/215#discussion_r613683579



##########
File path: src/android/Capture.java
##########
@@ -59,7 +59,7 @@ Licensed to the Apache Software Foundation (ASF) under one
 import android.net.Uri;
 import android.os.Environment;
 import android.provider.MediaStore;
-import androidx.core.content.FileProvider;

Review comment:
       Hmm, what kind of trouble?
   
   Unfortunately I don't think requiring users to install 
`cordova-plugin-androidx-adapter` because of an Apache maintained plugin is 
acceptable, even though they will very likely require it for other third-party 
plugins.
   
   I can do my best to assist, but I only have beginner to moderate knowledge 
of Android native development. You can also try reaching out to our [Slack 
Community](http://slack.cordova.io/) and our [Dev Mailing 
List](https://cordova.apache.org/contact/) for assistance.
   
   Note that the Dev Mailing list is for discussions about developing Apache 
maintained cordova packages only, so as long as the subject is about this 
plugin for example, it can be used to try to gain some guidance about how to 
solve a particular problem.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to