Re: [I] 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 se

2024-04-25 Thread via GitHub
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

Re: [I] 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 se

2024-04-25 Thread via GitHub
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

Re: [I] 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 se

2024-04-25 Thread via 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

Re: [I] Cannot run new iOS app since latest upgrade [cordova-ios]

2024-04-25 Thread via GitHub
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. ![image](https://github.com/apac

Re: [PR] `(ios)` Removed verbose logging [cordova-ios]

2024-04-25 Thread via GitHub
teranpeterson closed pull request #1107: `(ios)` 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

[PR] feat!: bump app template's default ios minimum to 14.0 [cordova-ios]

2024-04-25 Thread via GitHub
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` &

Re: [PR] feat!: bump app template's default ios minimum to 14.0 [cordova-ios]

2024-04-25 Thread via GitHub
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

Re: [I] InAppBrowser Is Undefined During App Runtime [cordova-plugin-inappbrowser]

2024-04-25 Thread via GitHub
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