herzbube / littlego

Little Go. An iOS application that lets you play the game of Go on the iPhone or iPad.
https://littlego.herzbube.ch/
Apache License 2.0
138 stars 54 forks source link

Get rid of Crashlytics? #427

Open herzbube opened 4 months ago

herzbube commented 4 months ago

For a couple of years now Apple has provided crash reports that are directly available in Xcode (Window > Organizer > Crashes). This opens up the question why the app should continue to include a parallel crash reporting infrastructure (Crashlytics)?

=> Analyze what would be the consequences of getting rid of Crashlytics.

If the decision is made to keep the crash reporting infrastructure, then check out out whether Crashlytics can be replaced with plcrashreporter.

Pros at first glance:

Cons at first glance: