highcharts / highcharts-ios

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

Webkit warning messages #314

Closed KarthikShiva97 closed 4 years ago

KarthikShiva97 commented 4 years ago

1) Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service 2) [Process] kill() returned unexpected error 1

These message are being logged too many times on the console and I think its slowing up the UI a little bit

ihnatmoisieiev commented 4 years ago

Hello @KarthikShiva97,

thanks for the reporting.

Unfortunately, I can't reproduce these messages. Which version of the framework do you use?

KarthikShiva97 commented 4 years ago

Highcharts version. -> 7.1.1 iOS version -> 13.3.1

ihnatmoisieiev commented 4 years ago

@KarthikShiva97 please update to the latest version 8.1.0

KarthikShiva97 commented 4 years ago

Ok thanks! I'll let you know if this issue persists after migrating