[GitHub] [cordova-android] breautek edited a comment on issue #1399: Execution failed for task ‘:app:mergeDebugResources’. com.android.build.gradle.internal.res.ResourceCompilerRunnable

2022-02-20 Thread GitBox
breautek edited a comment on issue #1399: URL: https://github.com/apache/cordova-android/issues/1399#issuecomment-1046449742 Cordova doesn't support API 31 as I alluded to in my last message. Generally speaking, SDK API levels and build tools versions all need to match, so if you're

[GitHub] [cordova-android] breautek commented on issue #1399: Execution failed for task ‘:app:mergeDebugResources’. com.android.build.gradle.internal.res.ResourceCompilerRunnable

2022-02-20 Thread GitBox
breautek commented on issue #1399: URL: https://github.com/apache/cordova-android/issues/1399#issuecomment-1046449742 Cordova doesn't support API 31 as I alluded to in my last message. Generally speaking, SDK API levels and build tools versions all need to match, so if you're attemp

[GitHub] [cordova-android] igorsantos07 edited a comment on issue #1250: Execution failed for task ':app:mergeDebugResources'.

2022-02-20 Thread GitBox
igorsantos07 edited a comment on issue #1250: URL: https://github.com/apache/cordova-android/issues/1250#issuecomment-1046425640 After several, several hours mix-and-matching all sorts of Java and Android tools and versions, I found on an [unrelated issue how to run the Android project fr

[GitHub] [cordova-android] igorsantos07 edited a comment on issue #1250: Execution failed for task ':app:mergeDebugResources'.

2022-02-20 Thread GitBox
igorsantos07 edited a comment on issue #1250: URL: https://github.com/apache/cordova-android/issues/1250#issuecomment-1046425640 I'm also facing the exact same output as reported, and have spent several hours mix and matching Android/Java tools and versions, to no avail. Google results us

[GitHub] [cordova-android] igorsantos07 edited a comment on issue #1250: Execution failed for task ':app:mergeDebugResources'.

2022-02-20 Thread GitBox
igorsantos07 edited a comment on issue #1250: URL: https://github.com/apache/cordova-android/issues/1250#issuecomment-1046425640 I'm also facing the exact same output as reported, and have spent several hours mix and matching Android/Java tools and versions, to no avail. Google results us

[GitHub] [cordova-android] igorsantos07 commented on issue #1250: Execution failed for task ':app:mergeDebugResources'.

2022-02-20 Thread GitBox
igorsantos07 commented on issue #1250: URL: https://github.com/apache/cordova-android/issues/1250#issuecomment-1046425640 I'm also facing the exact same output as reported, and have spent several hours mix and matching Android/Java tools and versions, to no avail. Google results usually p

[GitHub] [cordova-electron] poohia closed issue #219: White Screen without CLI run

2022-02-20 Thread GitBox
poohia closed issue #219: URL: https://github.com/apache/cordova-electron/issues/219 -- 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-unsubs

[GitHub] [cordova-electron] poohia commented on issue #219: White Screen without CLI run

2022-02-20 Thread GitBox
poohia commented on issue #219: URL: https://github.com/apache/cordova-electron/issues/219#issuecomment-1046360039 Find problem, because of @angular/service-worker . Service Worker fail electron -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [cordova-plugin-file] jcesarmobile commented on a change in pull request #513: feat(android): add WebViewAssetLoader proxy handler for cdvfile

2022-02-20 Thread GitBox
jcesarmobile commented on a change in pull request #513: URL: https://github.com/apache/cordova-plugin-file/pull/513#discussion_r810698517 ## File path: plugin.xml ## @@ -153,6 +153,8 @@ to config.xml in order for the application to find previously stored files.

[GitHub] [cordova-electron] poohia opened a new issue #219: White Screen without CLI run

2022-02-20 Thread GitBox
poohia opened a new issue #219: URL: https://github.com/apache/cordova-electron/issues/219 # Bug Report White Screen can i don't use CLI cordova run ## Problem When I start my application directly by double clicking on exe OR on linux ./myapp, I have a white screen that I can r

[GitHub] [cordova-android] eviv3k edited a comment on issue #1387: Error 'App not Installed' use --packageType=apk flag

2022-02-20 Thread GitBox
eviv3k edited a comment on issue #1387: URL: https://github.com/apache/cordova-android/issues/1387#issuecomment-1046183911 @JLWINC @dpchami The complete way we had to do: 1. Download `bundletool-all-1.8.2.jar` from [this link](https://github.com/google/bundletool/releases), down

[GitHub] [cordova-android] eviv3k commented on issue #1387: Error 'App not Installed' use --packageType=apk flag

2022-02-20 Thread GitBox
eviv3k commented on issue #1387: URL: https://github.com/apache/cordova-android/issues/1387#issuecomment-1046183911 @JLWINC @dpchami The complete way we had to do: 1. Download `bundletool-all-1.8.2.jar` from [this link](https://github.com/google/bundletool/releases), download th