An open API service indexing awesome lists of open source software.

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

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.