WilcoVertegaal commented on issue #726:
URL:
https://github.com/apache/cordova-plugin-camera/issues/726#issuecomment-891551687
I think I ran into this issue, so I'll provide the error messages:
`line 40: error: package android.support.v4.content does not exist
import android.support.v4.content.FileProvider;
line 303: error: cannot find symbol
this.imageUri = new
CordovaUri(FileProvider.getUriForFile(cordova.getActivity(),`
and that error line on line 801.
I think it is related to Android 4 being deprecated in Cordova Android 10 -
if I understood all of this correctly?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]