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

On android 13 api level 33 plugin gives permission denied error #283

Open
3 tasks
adeel399 opened this issue Oct 17, 2023 · 1 comment
Open
3 tasks

On android 13 api level 33 plugin gives permission denied error #283

adeel399 opened this issue Oct 17, 2023 · 1 comment

Comments

@adeel399
Copy link

Bug Report

On android 13 api level 33 plugin gives permission denied error

Problem

i saw you guz have updated plugin for that but it still gives me same error
i am using this version of plugin

"cordova-plugin-media-capture": "git+https://github.com/apache/cordova-plugin-media-capture.git#d77d1715e5efbb29520169af27d3bf1a389115b4",
in capture.java i can see the changes but somhow it does not working on android 13

What is expected to happen?

What does actually happen?

Information

Command or Code

Environment, Platform, Device

Version information

Checklist

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above
@breautek
Copy link

"cordova-plugin-media-capture": "git+https://github.com/apache/cordova-plugin-media-capture.git#d77d1715e5efbb29520169af27d3bf1a389115b4",

Can you try using an actual release of this plugin?

That particular commit has never landed in the repo. It was from a PR that was merged but the commit itself would have been rebased potentially with additional fixes/changes. Version 5.0.0 would be the version you're looking for.

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

No branches or pull requests

2 participants