Re: [I] Splashscreen keeps showing default cordova logo SDK-32 Android [cordova-android]

2024-09-06 Thread via GitHub
MEGAMINDMK commented on issue #1578: URL: https://github.com/apache/cordova-android/issues/1578#issuecomment-2333461893 [Resolved my Issue](https://github.com/apache/cordova-android/issues/1578#issuecomment-1489255644) Cordova enables splashscreen with background, so Android expects a 24

Re: [I] Black or blank screen seen after keeping application idle and then open the application in cordova version >= 10. [cordova-android]

2024-09-06 Thread via GitHub
Almerick commented on issue #1712: URL: https://github.com/apache/cordova-android/issues/1712#issuecomment-2333567048 Relating to the Android platform bug in https://issuetracker.google.com/issues/205021357, I saw that someone listed a possible fix in comment 69 for the icon not dis

Re: [I] The app crashes when taking photos on Android 14 [cordova-plugin-camera]

2024-09-06 Thread via GitHub
lmarcelocc commented on issue #891: URL: https://github.com/apache/cordova-plugin-camera/issues/891#issuecomment-2333820174 > Same problem on iOS but I can't capture any logs there as the safari console log window crashes too. Not sure how else to capture the crash log? I looked in Xcode d

Re: [I] The app crashes when taking photos on Android 14 [cordova-plugin-camera]

2024-09-06 Thread via GitHub
geoidesic commented on issue #891: URL: https://github.com/apache/cordova-plugin-camera/issues/891#issuecomment-2333844592 > > Same problem on iOS but I can't capture any logs there as the safari console log window crashes too. Not sure how else to capture the crash log? I looked in Xcode

Re: [I] Cordova-Android 13.0.0 build fail with exception: "General error during semantic analysis: Unsupported class file major version 61" [cordova-android]

2024-09-06 Thread via GitHub
breautek closed issue #1726: Cordova-Android 13.0.0 build fail with exception: "General error during semantic analysis: Unsupported class file major version 61" URL: https://github.com/apache/cordova-android/issues/1726 -- This is an automated message from the Apache Git Service. To respond

Re: [I] Cordova-Android 13.0.0 build fail with exception: "General error during semantic analysis: Unsupported class file major version 61" [cordova-android]

2024-09-06 Thread via GitHub
breautek commented on issue #1726: URL: https://github.com/apache/cordova-android/issues/1726#issuecomment-2334115989 Closing because I don't believe there is a bug here or anything actionable by Cordova. -- This is an automated message from the Apache Git Service. To respond to the mess

[I] Can't get push token on 8.0.0-dev [cordova-ios]

2024-09-06 Thread via GitHub
jcesarmobile opened a new issue, #1487: URL: https://github.com/apache/cordova-ios/issues/1487 # Bug Report ## Problem ### What is expected to happen? Be able to receive push notification token ### What does actually happen? The push notification token is not receiv

[I] Double dash prevents forwarding platform-specific options [cordova-ios]

2024-09-06 Thread via GitHub
luxaritas opened a new issue, #1488: URL: https://github.com/apache/cordova-ios/issues/1488 # Bug Report ## Problem ### What is expected to happen? `npx cordova build ios --release --device -- --automaticProvisioning` would pass `-allowProvisioningUpdates` to `xcodebuild