[VOTE] Plugins (minor) releases

2019-06-28 Thread Jan Piotrowski
Please review and vote on the release of these plugins releases by replying to this email (and keep discussion on the DISCUSS thread) Two of these minor updates are comparably big, see their release notes: https://github.com/apache/cordova-plugin-camera/blob/master/RELEASENOTES.md#410-jun-27-2019

[VOTE] (More) Plugins (patch) releases

2019-06-28 Thread Jan Piotrowski
Please review and vote on the release of these plugins releases by replying to this email (and keep discussion on the DISCUSS thread) The plugins have been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/cordova-plugin-file-6.0.2/ https://dist.apache.org/repos/dist/dev/cordov

Re: [VOTE] Cordova-Electron 1.1.0 Release

2019-06-28 Thread Tim Brust
I vote +1: * CI is green for release tag * coho verify-archive ✅ * coho check-license ✅ * npm audit ✅ * npm test ✅ On Fri, Jun 28, 2019 at 6:17 AM Bryan Ellis wrote: > Please review and vote on this Electron Release v1.1.0 > by replying to this email (and keep discussion on the DISCUSS thread) >

Re: [VOTE] (More) Plugins (patch) releases

2019-06-28 Thread Tim Brust
I vote +1 *for each plugin*: * CI is green * coho verify-archive ✅ * coho check-license ✅ * npm audit ✅ * npm test ✅ * Changes make sense On Fri, Jun 28, 2019 at 2:51 PM Jan Piotrowski wrote: > Please review and vote on the release of these plugins releases > by replying to this email (and keep

Re: [VOTE] Cordova-Electron 1.1.0 Release

2019-06-28 Thread Jan Piotrowski
+1 - CI is green - Changes make sense - I could successfully build an app with it Am Fr., 28. Juni 2019 um 15:25 Uhr schrieb Tim Brust : > > I vote +1: > * CI is green for release tag > * coho verify-archive ✅ > * coho check-license ✅ > * npm audit ✅ > * npm test ✅ > > On Fri, Jun 28, 2019 at 6:1

Apache Cordova Performance Best Practices

2019-06-28 Thread Furkan KAMACI
Hi All, I would like to learn that are there any best practices for performance when developing an application on Apache Cordova? Kind Regards, Furkan KAMACI

Apache Cordova Crash Analysis Tool

2019-06-28 Thread Furkan KAMACI
Hi All, Is there any tool or plugin for crash analysis of Apache Cordova? Kind Regards, Furkan KAMACI

Re: Apache Cordova Crash Analysis Tool

2019-06-28 Thread Hazem Saleh
Hello Furkan, Crash Analysis in Cordova mobile apps does not differ from regular crash analysis native mobile apps, crash analysis can be performed by third party tools such as Fabric Crashlytics that you can use to monitor your app crashes or your handled exceptions. There is some open source co

Re: Apache Cordova Performance Best Practices

2019-06-28 Thread Michael Gatto
Hello Furkan, Although this isn't a support list, I highly recommend using the WkWebView plugin for now until its integrated into cordova-ios. I've had a very positive experience with it: RAM has gone from 100MB+ to 30MB and CPU usage has gone way down for us, even for intensive JS operations s

Re: Apache Cordova Performance Best Practices

2019-06-28 Thread Hazem Saleh
I think to answer this question, it really depends on the UI framework (or your own custom UI framework) that you are using with Apache Cordova "You can find these tips and tricks with every UI framework documentation"[1], about the platform(s) that your app targets, and about the problem that you

Re: [VOTE] Plugins (minor) releases

2019-06-28 Thread Jan Piotrowski
Small correction: The package on dist/dev for inappbrowser was published from this corresponding git tag: cordova-plugin-inappbrowser: 3.1.0 (1cb4be15b8) -J Am Fr., 28. Juni 2019 um 14:50 Uhr schrieb Jan Piotrowski : > > Please review and vote on the release of these plugins releases > by r

Re: Apache Cordova Performance Best Practices

2019-06-28 Thread Jesse
Xcode tools are available for debugging and perf profiling. You will need to build for iOS, and then open the workspace in Xcode. For js, use iOS simulator, and safari debug tools. > On Jun 28, 2019, at 1:35 PM, Hazem Saleh wrote: > > I think to answer this question, it really depends on the

Nightly build #1136 for cordova has failed

2019-06-28 Thread Apache Jenkins Server
Nightly build #1136 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/1136/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/1136/consoleFull - Jenkins for Apache Cordova -