erisu merged PR #27:
URL: https://github.com/apache/cordova-apache-board-reports/pull/27
--
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: dev-unsubscr...
erisu opened a new pull request, #27:
URL: https://github.com/apache/cordova-apache-board-reports/pull/27
Board Report for September 2025
--
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 speci
erisu merged PR #26:
URL: https://github.com/apache/cordova-apache-board-reports/pull/26
--
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: dev-unsubscr...
NiklasMerz commented on PR #26:
URL:
https://github.com/apache/cordova-apache-board-reports/pull/26#issuecomment-2954967852
> Will this be enough? @NiklasMerz
>
> Updating the line:
>
> > A few contributors continue to make improvements and prepare for future
major releases o
erisu commented on PR #26:
URL:
https://github.com/apache/cordova-apache-board-reports/pull/26#issuecomment-2954435021
Will this be enough? @NiklasMerz
Updating the line:
> A few contributors continue to make improvements and prepare for future
major releases of Cordova-iOS.
erisu opened a new pull request, #26:
URL: https://github.com/apache/cordova-apache-board-reports/pull/26
Board Report for June 2025
--
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 c
erisu merged PR #25:
URL: https://github.com/apache/cordova-apache-board-reports/pull/25
--
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: dev-unsubscr...
NiklasMerz commented on code in PR #25:
URL:
https://github.com/apache/cordova-apache-board-reports/pull/25#discussion_r1986387451
##
2025/03.md:
##
@@ -0,0 +1,58 @@
+## Status report for the Apache Cordova project - March 2025
+
+## Description
+
+A platform for building nativ
erisu opened a new pull request, #25:
URL: https://github.com/apache/cordova-apache-board-reports/pull/25
Board Report for March 2025
--
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
erisu merged PR #24:
URL: https://github.com/apache/cordova-apache-board-reports/pull/24
--
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: dev-unsubscr...
erisu opened a new pull request, #24:
URL: https://github.com/apache/cordova-apache-board-reports/pull/24
Board Report for December 2024
Note: The `Github Activity` section which use to print metrics for issues,
prs, and commits were removed. The reporting tool which calculated the me
erisu merged PR #23:
URL: https://github.com/apache/cordova-apache-board-reports/pull/23
--
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: dev-unsubscr...
erisu opened a new pull request, #23:
URL: https://github.com/apache/cordova-apache-board-reports/pull/23
Board Report for September 2024
--
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 s
dpogue commented on PR #113:
URL: https://github.com/apache/cordova-discuss/pull/113#issuecomment-2163618052
It should still be possible to use Objective-C categories to add the methods
for handling push token events, but it would need to extend the
`CDVAppDelegate` base class rather than t
jcesarmobile commented on PR #113:
URL: https://github.com/apache/cordova-discuss/pull/113#issuecomment-2163606990
A problem with moving to Swift templates is that it will break all push
plugins since they rely on an Objective-C category on the AppDelegate for
adding the method that gets th
dpogue commented on PR #113:
URL: https://github.com/apache/cordova-discuss/pull/113#issuecomment-2162477595
> I'm not saying we should go to 15 or anything, but requiring iOS 14+ for
`WKScriptMessageHandlerWithReply` I don't think is a problem. But maintaining
backwards compatibility with
erisu merged PR #22:
URL: https://github.com/apache/cordova-apache-board-reports/pull/22
--
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: dev-unsubscr...
jcesarmobile commented on PR #113:
URL: https://github.com/apache/cordova-discuss/pull/113#issuecomment-2160595158
Requiring a code 15 is not a problem, we already have a PR for it
https://github.com/apache/cordova-ios/pull/1425
The dependency of Cordova plugins to the Cordova-ios S
breautek commented on PR #113:
URL: https://github.com/apache/cordova-discuss/pull/113#issuecomment-2160362178
Just as a data point...
Google Maps uses a min deployment target of iOS 15, and even support for
that is "frozen", e.g. they aren't addressing any issues with it, and will b
NiklasMerz commented on code in PR #22:
URL:
https://github.com/apache/cordova-apache-board-reports/pull/22#discussion_r1634498118
##
2024/04.md:
##
@@ -0,0 +1,75 @@
+## Status report for the Apache Cordova project - March 2024
Review Comment:
Thanks for pointing that out.
dpogue opened a new pull request, #113:
URL: https://github.com/apache/cordova-discuss/pull/113
Please view the proposal on the Files tab and leave comments there 🙂
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
dpogue commented on code in PR #22:
URL:
https://github.com/apache/cordova-apache-board-reports/pull/22#discussion_r1634264348
##
2024/04.md:
##
@@ -0,0 +1,75 @@
+## Status report for the Apache Cordova project - March 2024
Review Comment:
This should be "June 2024"? and th
NiklasMerz commented on code in PR #22:
URL:
https://github.com/apache/cordova-apache-board-reports/pull/22#discussion_r1632314095
##
2024/04.md:
##
@@ -0,0 +1,76 @@
+## Status report for the Apache Cordova project - March 2024
+
+## Description
+
+A platform for building nativ
jcesarmobile commented on code in PR #22:
URL:
https://github.com/apache/cordova-apache-board-reports/pull/22#discussion_r1632296293
##
2024/04.md:
##
@@ -0,0 +1,76 @@
+## Status report for the Apache Cordova project - March 2024
+
+## Description
+
+A platform for building nat
NiklasMerz opened a new pull request, #22:
URL: https://github.com/apache/cordova-apache-board-reports/pull/22
(no comment)
--
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.
accgdevapps opened a new issue, #112:
URL: https://github.com/apache/cordova-discuss/issues/112
Is it possible to create different individual projects, and then create a
main project and include all individual project inside it??
If yes, can anyone give me some steps?
Thanks!
--
Thi
erisu merged PR #21:
URL: https://github.com/apache/cordova-apache-board-reports/pull/21
--
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: dev-unsubscr...
erisu opened a new pull request, #21:
URL: https://github.com/apache/cordova-apache-board-reports/pull/21
(no comment)
--
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 un
purplecabbage merged PR #20:
URL: https://github.com/apache/cordova-apache-board-reports/pull/20
--
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: dev-uns
timbru31 commented on code in PR #20:
URL:
https://github.com/apache/cordova-apache-board-reports/pull/20#discussion_r1322988712
##
2023/09.md:
##
@@ -0,0 +1,70 @@
+## Status report for the Apache Cordova project - September 2023
+
+## Description:
+ - A platform for building
purplecabbage opened a new pull request, #20:
URL: https://github.com/apache/cordova-apache-board-reports/pull/20
(no comment)
--
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
GitHub user leonelgregioauler closed a discussion: Release Version - White
screen appears after the splashscreen (only release version, filename.aab)
(Cordova 12.0.0)
I have a problem.
I ran the command: (I use Oracle JET, 14.1)
ojet build android --release
--buildconfig="C:/PUBLISH/NEOCP300
GitHub user leonelgregioauler reopened a discussion: Release Version - White
screen appears after the splashscreen (only release version, filename.aab)
(Cordova 12.0.0)
I have a problem.
I ran the command: (I use Oracle JET, 14.1)
ojet build android --release
--buildconfig="C:/PUBLISH/NEOCP3
GitHub user leonelgregioauler closed a discussion: Release Version - White
screen appears after the splashscreen (only release version, filename.aab)
(Cordova 12.0.0)
I have a problem.
I ran the command: (I use Oracle JET, 14.1)
ojet build android --release
--buildconfig="C:/PUBLISH/NEOCP300
GitHub user leonelgregioauler added a comment to the discussion: Release
Version - White screen appears after the splashscreen (only release version,
filename.aab) (Cordova 12.0.0)
Good morning !
I used the preference below, and performed the debug, finding the error. It's
really an error in
GitHub user leonelgregioauler deleted a comment on the discussion: Release
Version - White screen appears after the splashscreen (only release version,
filename.aab) (Cordova 12.0.0)
Great ! I added the preference.
Thank you !
The errors are below:
 (Cordova 12.0.0)
Great ! I added the preference.
Thank you !
The errors are below:

(Cordova 12.0.0)
There is very little information to go on, what pointers that we can give is
going to be rather limited.
A white screen
GitHub user leonelgregioauler edited a discussion: Release Version - White
screen appears after the splashscreen (only release version, filename.aab)
(Cordova 12.0.0)
I have a problem.
I ran the command: (I use Oracle JET, 14.1)
ojet build android --release
--buildconfig="C:/PUBLISH/NEOCP300
GitHub user Sebastiangperez added a comment to the discussion: Problem on
running apk downloading from whatsapp or google drive, says app not installed,
adb and cordova run works, its just an helloworld
Thanks @breautek for your info , i will check when i upload my apk or aab to
Google Play.
GitHub user breautek added a comment to the discussion: Problem on running apk
downloading from whatsapp or google drive, says app not installed, adb and
cordova run works, its just an helloworld
Google Play Protect is something rather new so I'm not really familiar with the
ends and outs of
GitHub user leonelgregioauler edited a discussion: Release Version Cordova
12.0.0 - White screen appears after the splashscreen (only release version,
filename.aab)
I have a problem.
I ran the command: (I use Oracle JET, 14.1)
ojet build android --release
--buildconfig="C:/PUBLISH/NEOCP3001/
GitHub user Sebastiangperez added a comment to the discussion: Problem on
running apk downloading from whatsapp or google drive, says app not installed,
adb and cordova run works, its just an helloworld
Thanks for your reply , when you said this "if you download an APK from Google
Drive, then
GitHub user breautek added a comment to the discussion: Problem on running apk
downloading from whatsapp or google drive, says app not installed, adb and
cordova run works, its just an helloworld
This is standard Android OS behaviour.
By default, only a select few apps can install apps on the
GitHub user totalpave deleted a comment on the discussion: Problem on running
apk downloading from whatsapp or google drive, says app not installed, adb and
cordova run works, its just an helloworld
This is standard Android OS behaviour.
By default, only a select few apps can install apps on
GitHub user totalpave added a comment to the discussion: Problem on running apk
downloading from whatsapp or google drive, says app not installed, adb and
cordova run works, its just an helloworld
This is standard Android OS behaviour.
By default, only a select few apps can install apps on th
GitHub user leonelgregioauler closed a discussion: Splashscreen - Cordova 12.0.0
Hello everyone !
I have a doubt, I'm upgrading to Cordova 12, is the first time that I'm using
splashscreen without plugin.
Before, my application had used the 10 version.
I don't know how is the code that I hav
GitHub user leonelgregioauler added a comment to the discussion: Splashscreen -
Cordova 12.0.0
Hello !
I implemented the functionality and got success! This implementation is better
than the old one, certainly
Thank you !

--
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
purplecabbage commented on PR #75:
URL: https://github.com/apache/cordova-discuss/pull/75#issuecomment-1497997625
This was done ...
--
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 co
purplecabbage merged PR #75:
URL: https://github.com/apache/cordova-discuss/pull/75
--
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: dev-unsubscr...@cord
54 matches
Mail list logo