Re: [I] Special characters are not working after upgrading to cordova-android 12 [cordova-android]

2023-10-20 Thread via GitHub
moianra23 commented on issue #1676: URL: https://github.com/apache/cordova-android/issues/1676#issuecomment-1772215318 Nevermind. I found the issue while trying to recreate the problem in another project. The problem was that someone overridden the SystemWebView class in order to fix some

Re: [I] Special characters are not working after upgrading to cordova-android 12 [cordova-android]

2023-10-20 Thread via GitHub
moianra23 closed issue #1676: Special characters are not working after upgrading to cordova-android 12 URL: https://github.com/apache/cordova-android/issues/1676 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[I] On iOS 16+ when you open camera it crashes and closes the app [cordova-plugin-camera]

2023-10-20 Thread via GitHub
kristapspicelevics opened a new issue, #864: URL: https://github.com/apache/cordova-plugin-camera/issues/864 # Bug Report ## Problem On iOS 16+ when you open camera it crashes and closes the camera ### What is expected to happen? The camera should open ### W

[I] Playing video on iOS and shifting from landscape to portrait messes up status bar [cordova-plugin-statusbar]

2023-10-20 Thread via GitHub
sithwarrior opened a new issue, #268: URL: https://github.com/apache/cordova-plugin-statusbar/issues/268 # Bug Report Playing video on iOS and shifting from landscape to portrait messes up status bar same as #221 ## Problem ### What is expected to happen? Statusbar st

Re: [I] On iOS 16+ when you open camera it crashes and closes the app [cordova-plugin-camera]

2023-10-20 Thread via GitHub
erisu commented on issue #864: URL: https://github.com/apache/cordova-plugin-camera/issues/864#issuecomment-1772330471 Looks like you're using an old version of the plugin. Also I think this issue was resolved in version 7.x. I would recommend to try upgrading and testing. You most l

Re: [I] On iOS 16+ when you open camera it crashes and closes the app [cordova-plugin-camera]

2023-10-20 Thread via GitHub
kristapspicelevics commented on issue #864: URL: https://github.com/apache/cordova-plugin-camera/issues/864#issuecomment-1772377312 I looked into plugins RELEASENOTES.md i found no mention of iOS 16 or above -- This is an automated message from the Apache Git Service. To respond to the me

Re: [I] SyntaxError: Unexpected token while upgrade cordova 11.0.0 to 12.0.0 on ios [cordova-cli]

2023-10-20 Thread via GitHub
PurvaShah2020 commented on issue #623: URL: https://github.com/apache/cordova-cli/issues/623#issuecomment-1773201914 I am facing similar issue, can anyone help? I tried updating node to 16.13.0 now getting below error: There is an error in your gulpfile: Error: Node S

Re: [I] SyntaxError: Unexpected token while upgrade cordova 11.0.0 to 12.0.0 on ios [cordova-cli]

2023-10-20 Thread via GitHub
breautek commented on issue #623: URL: https://github.com/apache/cordova-cli/issues/623#issuecomment-1773206483 > I am facing similar issue, can anyone help? > > I tried updating node to 16.13.0 > > now getting below error: > > There is an error in your gulpfile: Error: N

Re: [I] cordova-plugin-media-capture video not working android 13 [cordova-plugin-media-capture]

2023-10-20 Thread via GitHub
CaiqueNds commented on issue #286: URL: https://github.com/apache/cordova-plugin-media-capture/issues/286#issuecomment-1773261571 I can't copy files from dcim to my directory within the app in this specific case even if I try to copy the file instead of moving it using cordova-plugin-file

Re: [I] cordova-plugin-media-capture video not working android 13 [cordova-plugin-media-capture]

2023-10-20 Thread via GitHub
breautek commented on issue #286: URL: https://github.com/apache/cordova-plugin-media-capture/issues/286#issuecomment-1773264952 `INVALID_MODIFICATION_ERR` should only be thrown if you're attempting to modify the file I believe.. Can you share the code that produces this error? --

Re: [I] cordova-plugin-media-capture video not working android 13 [cordova-plugin-media-capture]

2023-10-20 Thread via GitHub
CaiqueNds commented on issue #286: URL: https://github.com/apache/cordova-plugin-media-capture/issues/286#issuecomment-1773329967 This is where the error occurs and I capture the video from media capture and pass it to the plugin file: async criaEstruturaDiretoriosCopiaArquiv

Re: [PR] chore(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2 [cordova-ios]

2023-10-20 Thread via GitHub
breautek merged PR #1382: URL: https://github.com/apache/cordova-ios/pull/1382 -- 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 unsubscribe, e-mail: issues-unsubscr...@cordov

Re: [PR] Bump @babel/traverse from 7.18.9 to 7.23.2 [cordova-node-xcode]

2023-10-20 Thread via GitHub
breautek merged PR #141: URL: https://github.com/apache/cordova-node-xcode/pull/141 -- 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 unsubscribe, e-mail: issues-unsubscr...@c

Re: [PR] chore(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2 [cordova-android]

2023-10-20 Thread via GitHub
breautek merged PR #1677: URL: https://github.com/apache/cordova-android/pull/1677 -- 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 unsubscribe, e-mail: issues-unsubscr...@co

Re: [PR] 6.0.x [cordova-plugin-media]

2023-10-20 Thread via GitHub
breautek commented on PR #385: URL: https://github.com/apache/cordova-plugin-media/pull/385#issuecomment-1773367048 I'm closing this PR because it appears to be adjusting for domain-specific usage and I don't think this PR is intentional. Let me know if I'm wrong. -- This is an au

Re: [PR] 6.0.x [cordova-plugin-media]

2023-10-20 Thread via GitHub
breautek closed pull request #385: 6.0.x URL: https://github.com/apache/cordova-plugin-media/pull/385 -- 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 unsubscribe, e-mail: is

[PR] feat!: API 34 Support [cordova-android]

2023-10-20 Thread via GitHub
breautek opened a new pull request, #1678: URL: https://github.com/apache/cordova-android/pull/1678 ### Platforms affected Android ### Motivation and Context Adds in support for the next android platform Closes https://github.com/apache/cordova-andr

Re: [PR] feat!: API 34 Support [cordova-android]

2023-10-20 Thread via GitHub
codecov-commenter commented on PR #1678: URL: https://github.com/apache/cordova-android/pull/1678#issuecomment-1773582628 ## [Codecov](https://app.codecov.io/gh/apache/cordova-android/pull/1678?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&ut

Re: [I] Support AGP 8.1+ by using JVM 17 [cordova-android]

2023-10-20 Thread via GitHub
breautek commented on issue #1661: URL: https://github.com/apache/cordova-android/issues/1661#issuecomment-1773582693 PR #1678 is a draft proposal for API 34 support. It won't be merged in anytime soon since I believe we want to make a 12.1.0 release first. Additionally, it is using AGP 8.

[I] Cordova Plugin File doesn't work on Android 13 [cordova]

2023-10-20 Thread via GitHub
JMrJImmy opened a new issue, #442: URL: https://github.com/apache/cordova/issues/442 ### Discussed in https://github.com/apache/cordova/discussions/424 Originally posted by **leonelgregioauler** July 10, 2023 Good morning! What permission should I add to be able to w