-
Notifications
You must be signed in to change notification settings - Fork 315
Home
This documentation is all about version 2 of QuincyKit.
- Easy to integrate iPhone library, which uses PLCrashReporter library to collect crash data of running apps
- Web Interface to manage incoming crash data
- Remote symbolication to symbolicate crash data on the server from your local Mac
QuincyKit allows iPhone developers to collect, manage and analyze crash reports from their apps during development, beta testing and after rollout. The Mac version is NOT App Store safe any more!
Follow me on Twitter: @therealkerni
-
Server side features: Server feature overview
-
iPhone library features: iOS client feature overview
-
Mac library features: Mac client feature overview
-
Development: Branching concept and other development relevant topics
-
Release Notes: Release Notes
-
Installation & Setup: Setup and installation instructions
-
Remote symbolication: Setup Remote Symbolication on your Mac
-
Symbolication via Xcode Organizer: Symbolication can also be done with Xcode
-
Setup iPhone project: How to include the iOS client into your own projects
-
iPhone demo project: iOS demo project
-
Setup Mac project: How to include the Mac client into your own projects
-
Mac demo project: Mac demo project
- iOS Client API: All the properties of the iOS client
- Server error codes: List of error codes provided by the server to the clients