bryan-hunter commented on code in PR #1678:
URL: https://github.com/apache/cordova-android/pull/1678#discussion_r1545883119
##
lib/builders/ProjectBuilder.js:
##
@@ -116,16 +114,17 @@ class ProjectBuilder {
return args;
}
-/*
-* This returns a promise
-
bryan-hunter commented on code in PR #1678:
URL: https://github.com/apache/cordova-android/pull/1678#discussion_r1545883119
##
lib/builders/ProjectBuilder.js:
##
@@ -116,16 +114,17 @@ class ProjectBuilder {
return args;
}
-/*
-* This returns a promise
-
MustakTalukder commented on issue #346:
URL:
https://github.com/apache/cordova-plugin-file/issues/346#issuecomment-2029123130
Hi All,
Go to your Xcode, And follow this comment, just replace the code. It works
for me.
- Go to your Xcode
- Search for "(CDVPluginResult*)resultFor
MustakTalukder commented on issue #506:
URL:
https://github.com/apache/cordova-plugin-camera/issues/506#issuecomment-2029128021
> Hi again! Here is the solution (sorry, I don't know how to open a new
tree), to help any other user.
>
> **in CDVCamera.m change THIS:**
>
> * (CDV