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 <haz...@apache.org> wrote: > > 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 > are trying to solve. > > One of my personal recommendations is to see what are the pain performance > points of your current app, and start solving them one by one. General > recommendations are good but they may not be relevant to the problem that > your app is trying to solve. > > Best Regards > > [1] This is an example for Ionic performance discussion: > https://forum.ionicframework.com/t/app-boot-time-current-state-and-best-practices/80690 > >> On Fri, Jun 28, 2019 at 4:06 PM Michael Gatto <mga...@vinsuite.com> wrote: >> >> 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 such as >> rendering templates and looping over large array & objects. >> >> If you need more help with it, including my steps, contact me off-list at >> mga...@vinsuite.com >> >> >> Thanks, >> -- >> Michael Gatto >> >> On 6/28/19, 10:29 AM, "Furkan KAMACI" <furkankam...@gmail.com> wrote: >> >> 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 >> >> >> > > -- > Hazem Saleh --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org