https://github.com/kwerle/crashcrash
Trivial app to crash Crashlytics logger
https://github.com/kwerle/crashcrash
Last synced: 12 months ago
JSON representation
Trivial app to crash Crashlytics logger
- Host: GitHub
- URL: https://github.com/kwerle/crashcrash
- Owner: kwerle
- Created: 2016-03-16T21:17:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T21:54:54.000Z (over 10 years ago)
- Last Synced: 2025-06-23T09:05:56.981Z (about 1 year ago)
- Language: Swift
- Size: 7.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crashcrash
Trivial app to crash Crashlytics logger
When run in the simulator in xCode this will not crash.
When run on an iPhone 5c, this will crash.
I'm not sure where the bug lies, but I'm kinda hoping it's not in my code...
Guh. Turns out that it crashes NSLog. Bad Apple.