kstenerud / KSCrash

The Ultimate iOS Crash Reporter
MIT License
4.23k stars 705 forks source link

Improve KSCrash installation error handling and reporting #531

Closed GLinnik21 closed 1 month ago

GLinnik21 commented 1 month ago

This PR improves the KSCrash installation process by introducing detailed error handling and updating the installation method to return specific error codes. It also updates the SampleView to display alerts for installation failures and refactors relevant methods and tests to support these changes.