highcharts / highcharts-ios

iOS wrapper for Highcharts.
Other
127 stars 39 forks source link

HIChartView.preload() slow down application start #440

Closed LorenzoBarrancos closed 5 months ago

LorenzoBarrancos commented 5 months ago

As reported in 2019 we are facing out the same problem that was described in the issue "Screen becomes unresponsive while adding the chart for 5 seconds".

With all the devices the method HIChartView.preload() slow down of 4 seconds our enterprise application opening time.

How can this functions be called on a different thread/avoid to slow down all the app execution?

Thank you very much!

MikolajMichalczak commented 5 months ago

Hi @LorenzoBarrancos,

Thank you for reporting the issue. Could you provide a minimal code sample that reproduces the problem you're describing?

Additionally, could you clarify what you mean by "application opening time"?

Thank you very much for your help!

MikolajMichalczak commented 5 months ago

Closing due to inactivity. Please feel free to reopen the ticket if you have any further questions.