-
Notifications
You must be signed in to change notification settings - Fork 768
Issues: apache/cordova-plugin-media
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I want to use a cordova plugin in a capacitor project. But import doesn't work. And I cannot find instructions how to use it. I installed npm i cordova-plugin-dbmeter old code would use import { DBMeter } from 'cordova-plugin-dbmeter'; But that gives an error. I don't know what to do to make this part work: constructor(private dbMeter: DBMeter, ... And I find different options: create capacitor plugin, create a wrapper, or call directly. I cannot find in which cases you should do what. But whatever I try, I cannot get it to work. Can there be more examples for using cordova-plugins in capacitor-code?
#391
by korinaleo
was closed Jan 4, 2024
Can't record audio on app targeting Android 13 due to plugin requesting WRITE_EXTERNAL_STORAGE permission (which always fails)
#373
by suzukieng
was closed Aug 22, 2023
3 tasks done
Error on install "cordova-plugin-media" - Cannot find plugin.xml
info-needed
#367
by DieOver
was closed Jan 27, 2023
Android 12 (api 31-32) - audio not playing error 1
#358
by tempo-riz
was closed Sep 8, 2023
3 tasks done
Unable to play recorded audio file, Android Platform 9 targeting API 30.
#325
by klaw-PLS
was closed Apr 25, 2022
2 of 3 tasks
startRecord() Error CheckPermission: media_record-code= 24: Android 11
#304
by bhandaribhuminpfizer
was closed May 18, 2021
If the "Media" volume is lowered or muted while the sound is playing - how to put it back to 100% programatically?
#295
by spinninghamster
was closed Oct 26, 2020
Can't seem to get Cordova Media to work in Capacitor & Ionic React
#265
by d9media
was closed Dec 7, 2020
[iOs] startRecord() - Error acquiring assertion: "Required client entitlement is missing">
#259
by jackie-d
was closed Nov 14, 2019
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.