timbru31 closed issue #293: i am using Media-Capture plugin to record video and
upload to server, video recording is successfully working and receive
MediaFiles[], but how i convert to blob file for uploading video to server
URL: https://github.com/apache/cordova-plugin-media-capture/issues/293
timbru31 closed issue #294: i am using Media-Capture plugin to record video and
upload to server, video recording is successfully working and receive
MediaFiles[], but how i convert to blob file for uploading video to server, i
tried many solution but none of working for me
URL: https://github
timbru31 commented on issue #294:
URL:
https://github.com/apache/cordova-plugin-media-capture/issues/294#issuecomment-2076533418
Thanks a lot for your issue, however this channel is for bug and feature
requests, not for support. 😊
You can try asking on
[StackOverflow](https://stackove
Jakub-Horacek commented on issue #1407:
URL: https://github.com/apache/cordova-ios/issues/1407#issuecomment-2076579745
@gdorbes I have the same Issue, could you please provide more detail how
have you resolved this issue? I would really appreciate it.
` Removed verbose logging
URL: https://github.com/apache/cordova-ios/pull/1107
--
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
erisu opened a new pull request, #1427:
URL: https://github.com/apache/cordova-ios/pull/1427
### Platforms affected
ios
### Motivation and Context
force apps minimum iOS support to 14.0
### Description
bump `IPHONEOS_DEPLOYMENT_TARGET` &
codecov-commenter commented on PR #1427:
URL: https://github.com/apache/cordova-ios/pull/1427#issuecomment-2078570180
##
[Codecov](https://app.codecov.io/gh/apache/cordova-ios/pull/1427?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+c
qiutian00 commented on issue #848:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/848#issuecomment-2078670168
> Make sure that your config.xml contains the plugin info plugin
name="cordova-plugin-inappbrowser" spec="version"
This save my problem
--
This is an au