dependabot[bot] opened a new pull request, #647:
URL: https://github.com/apache/cordova-cli/pull/647
Bumps [serve-static](https://github.com/expressjs/serve-static) and
[express](https://github.com/expressjs/express). These dependencies needed to
be updated together.
Updates `serve-stati
dependabot[bot] opened a new pull request, #648:
URL: https://github.com/apache/cordova-cli/pull/648
Bumps [send](https://github.com/pillarjs/send) and
[express](https://github.com/expressjs/express). These dependencies needed to
be updated together.
Updates `send` from 0.18.0 to 0.19.0
JohnCastle4 commented on issue #679:
URL:
https://github.com/apache/cordova-plugin-camera/issues/679#issuecomment-2358157717
We are using 7.0.0. In the Google Play Store logs we two variations of this
error:
Exception java.lang.RuntimeException:
at android.app.ActivityThread.deliver
GitHub user breautek added a comment to the discussion: Build app for old
Android app
Short answer is no, not really.
Gradle builds does support multiple repositories and will search each repo for
a requested dependency. This would involve manipulating the generated cordova
project (I believ
dpogue commented on issue #1491:
URL: https://github.com/apache/cordova-ios/issues/1491#issuecomment-2359753719
Note that it is possible (using platform code) to hide the titlebar on
Catalyst apps, so it wouldn't be visibly covering the web view (but would
instead not show a title):
https: