[I] 每次从后台进入前台UIApplicationDidBecomeActiveNotification这个方法执行有问题 [cordova-ios]

2023-12-04 Thread via GitHub
stupidchou opened a new issue, #1390: URL: https://github.com/apache/cordova-ios/issues/1390 我在项目中tabbar上加载一个h5页面,然后在startupParams这个参数里面传入了一个isHome字段去控制一个方法的执行,我进入应用之后,无论在那个页面(其他的页面没有isHome这个字段),我从后台热启动进入前台的时候,这个字段isHome每次都能拿到,这是为啥呢? https://github.com/apache/cordova-ios/assets/177780

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

2023-12-04 Thread via GitHub
EiyuuZack commented on code in PR #1678: URL: https://github.com/apache/cordova-android/pull/1678#discussion_r1413735730 ## framework/build.gradle: ## @@ -50,8 +50,8 @@ android { buildToolsVersion cordovaConfig.BUILD_TOOLS_VERSION compileOptions { -sourceComp

Re: [I] 每次从后台进入前台UIApplicationDidBecomeActiveNotification这个方法执行有问题 [cordova-ios]

2023-12-04 Thread via GitHub
timbru31 closed issue #1390: 每次从后台进入前台UIApplicationDidBecomeActiveNotification这个方法执行有问题 URL: https://github.com/apache/cordova-ios/issues/1390 -- 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 spe

Re: [I] 每次从后台进入前台UIApplicationDidBecomeActiveNotification这个方法执行有问题 [cordova-ios]

2023-12-04 Thread via GitHub
timbru31 commented on issue #1390: URL: https://github.com/apache/cordova-ios/issues/1390#issuecomment-1838433400 Please use English for your issue and make sure to follow the issue template, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [I] Build failing on M1 macOS Ventura 13.5.2 [cordova-electron]

2023-12-04 Thread via GitHub
sithwarrior commented on issue #258: URL: https://github.com/apache/cordova-electron/issues/258#issuecomment-1838688174 having the same issue on my M1 Mac. -- 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

Re: [I] Cannot build iOS Ionic Capacitor project [cordova-plugin-inappbrowser]

2023-12-04 Thread via GitHub
gabides commented on issue #1039: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1039#issuecomment-1838822949 I am facing the same issue and it looks like it is coming from this PR https://github.com/apache/cordova-plugin-inappbrowser/pull/1031/files#diff-3a6f80dde729cc28

Re: [PR] fix(ios): keep media playing when record [cordova-plugin-media]

2023-12-04 Thread via GitHub
dcrousset commented on PR #321: URL: https://github.com/apache/cordova-plugin-media/pull/321#issuecomment-1838885174 Hello, I have exactly the opposite problem, I need to always set the category AVAudioSessionCategoryRecord or the recording audio sound is too low. Don't you ha

Re: [PR] Check if avSession.category is already set to "AVAudioSessionCategoryPlayAndRecord" before recording [cordova-plugin-media]

2023-12-04 Thread via GitHub
dcrousset commented on PR #17: URL: https://github.com/apache/cordova-plugin-media/pull/17#issuecomment-1838921252 This old change now cause the recording audio to be very low, at least on IPad with at least ios16+. -- This is an automated message from the Apache Git Service. To

Re: [I] readAsDataUrl promise not resolving [cordova-plugin-file]

2023-12-04 Thread via GitHub
mraza007 commented on issue #463: URL: https://github.com/apache/cordova-plugin-file/issues/463#issuecomment-1839747960 @mayankkataria Thanks a tonn This resolved my issue as well I can't thank enough -- This is an automated message from the Apache Git Service. To resp

[PR] ci(gh-action): add Apache RAT workflow [cordova-cli]

2023-12-04 Thread via GitHub
erisu opened a new pull request, #630: URL: https://github.com/apache/cordova-cli/pull/630 ### Platforms affected n/a ### Motivation and Context Audit license headers on pull requests and commit pushes. ### Description Created new workflo

Re: [PR] ci(gh-action): add Apache RAT workflow [cordova-cli]

2023-12-04 Thread via GitHub
codecov-commenter commented on PR #630: URL: https://github.com/apache/cordova-cli/pull/630#issuecomment-1839787519 ## [Codecov](https://app.codecov.io/gh/apache/cordova-cli/pull/630?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apac

Re: [I] I have issues when I tried to build cordova-electron [cordova-electron]

2023-12-04 Thread via GitHub
BenLaKnet commented on issue #262: URL: https://github.com/apache/cordova-electron/issues/262#issuecomment-1840044840 Could this come from a plugin or is it code related? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us