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



##########
File path: plugin.xml
##########
@@ -71,6 +71,7 @@ xmlns:android="http://schemas.android.com/apk/res/android";
     <!-- android -->
     <platform name="android">
         <config-file target="res/xml/config.xml" parent="/*">
+            <preference name="AndroidXEnabled" value="true" />

Review comment:
       This preference is being removed in the next release of Cordova Android.
   
   As this PR is implementing with Android X, it will have to be released in 
next major of this plugin and flagged for next major of Android.
   
   This can be removed...




-- 
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