Giter Club home page Giter Club logo

crashprobe's Introduction

Introduction

CrashProbe provides a set of test crashes that can be used to test crash reporting SDKs and symbolication implementations on iOS and OS X.

The project has been developed using Xcode 5.1.1 and has been tested with OS X 10.9.2 and iOS 7.1.1.

Setup

  1. Clone this repository.

  2. Open the project in Xcode.

  3. Integrate your crash reporting SDK into the required platform target (CrashProbe for OS X and CrashProbeiOS for iOS).

  4. Build the app using the Release build configuration and install it on a device.

    Either use Archive or Build for Profiling and copy the app bundle onto the device. Using Debug build configuration will result in different results due to disabled compiler optimizations.

  5. Start the app without the debugger being attached.

  6. Choose a crash and trigger it.

  7. Start the app again, the integrated SDK should now upload the crash report to its server.

  8. Go back to step 5. and process the next crash. Otherwise continue with step 9.

  9. Symbolicate the crash report(s).

  10. Compare the symbolicated crash report(s) with the data available on the CrashProbe website.

Disclaimer

The suite of tests was developed by Bit Stadium GmbH for the HockeyApp service.

Contributing

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Contributor License

You must sign a Contributor License Agreement before submitting your pull request. To complete the Contributor License Agreement (CLA), you will need to submit a request via the form and then electronically sign the CLA when you receive the email containing the link to the document. You need to sign the CLA only once to cover submission to any Microsoft OSS project.

License

This project is released under the MIT license.

crashprobe's People

Contributors

derandereandi avatar lumaxis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.