Post

Replies

Boosts

Views

Activity

Reply to Swift Charts performance when displaying many data points
@ferusovsky , I didn't find any solution to this and I removed SwiftCharts from the libraries worth trying for large datasets. The funny thing is that I'm still looking for a chart library capable of displaying many points, but also to provide some additional capabilities that I really want (i.e. zoom in/out, data decimation, (auto)rotating labels on X axis, value labels, support to save as image and ideally as pdf). I'm currently evaluating the JS libraries, the native iOS/Mac ones just don't tick everything I need. But even though the JS ones are in a better shape, they unfortunately also lack some of the features I need, each library lacking another set of features - which is really disappointing for me. I'm thinking more and more about writing my own charting library, specifically tailored for large datasets and suited for my own use cases (some of them mentioned above).
Dec ’24
Reply to macOS App Store download crashing with EXC_CRASH (Code Signature Invalid)
Hi kjbrock, Do you have any update on this? I'm facing a very similar issue with my app (which is a regular app, nothing fancy, distributed through App Store): it seems to work fine on most of the systems, but one guy using 10.13 reported me that the app is consistently crashing at startup with "Termination Reason:   Namespace CODESIGNING, Code 0x1" . I also have a one star app review which is hinting at a similar problem.
Dec ’20