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
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
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
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