Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 10 Support #56

Open
codeconsole opened this issue Aug 31, 2021 · 0 comments
Open

Android 10 Support #56

codeconsole opened this issue Aug 31, 2021 · 0 comments

Comments

@codeconsole
Copy link

Plugin doesn't build with Cordova Android Platform 10.1.0

 error: package android.support.v4.content does not exist
import android.support.v4.content.FileProvider;                                 ^

An example app that can demonstrate the issue:
https://github.com/codeconsole/exiftest

Requires running ./bin/switch.sh cordova-plugin-camera-with-exif to set up with this plugin.

I suppose the changes necessary to update this plugin are minimal (using the standard plugin as a reference):

https://github.com/apache/cordova-plugin-camera/compare/5.0.3..6.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant