• This repository has been archived on 26/Jan/2021
  • Stars
    star
    140
  • Rank 261,473 (Top 6 %)
  • Language
    Objective-C
  • License
    Other
  • Created over 10 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CrashProbe is a test suite for crash reporting services on iOS and OS X.

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.

More Repositories

1

HockeyKit

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Objective-C
2,175
star
2

QuincyKit

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Objective-C
1,621
star
3

HockeySDK-iOS

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Objective-C
597
star
4

HockeySDK-Android

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Java
279
star
5

HockeySDK-Mac

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Objective-C
121
star
6

HockeySDK-Windows

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
C#
90
star
7

HockeyApp-for-Mac

Easily upload your iOS, OS X and Android apps to HockeyApp.
Objective-C
88
star
8

HockeySDK-Cordova

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Objective-C
82
star
9

HockeySDK-Xamarin

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
C#
56
star
10

HockeySDK-Unity-iOS

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Objective-C
45
star
11

HockeySDK-Unity-Android

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
C#
26
star
12

PLCrashReporter

Previous PLCrashReporter mirror with HockeyApp extensions
20
star
13

HockeyApp-for-Windows

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
C#
17
star
14

BakeBread

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Java
16
star
15

HockeySDK-WindowsDemo

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
C#
14
star
16

HockeySDK-tvOS

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Objective-C
7
star
17

infinite-loop

HockeyApp was retired. Please use App Center instead.
Ruby
7
star
18

HockeySDK-iOSDemo

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Objective-C
7
star
19

HockeySDK-MacDemo

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Objective-C
7
star
20

CrashProbe-Data

This repository contains all the test results from the CrashProbe tests.
5
star
21

HockeySDK-AndroidDemo

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Java
5
star
22

HockeySDK-Unity-Windows

C#
4
star
23

HockeySDK-JS

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
JavaScript
4
star
24

HockeySDK-tvOSDemo

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
Swift
1
star
25

HockeySDK-XamarinDemo

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
C#
1
star
26

crashprobe.github.com

HTML
1
star
27

.github

1
star