Created
August 2, 2014 23:23
-
-
Save manji602/b80088b1833bd80aecca to your computer and use it in GitHub Desktop.
Crashlyticsを初めて導入した時にハマったことまとめ ref: http://qiita.com/manji602/items/ca02752e80fe035de6d5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-07-27 11:23:04.283 sample[925:3603] [Crashlytics] Unable to locate application icon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NSArray *array = [NSArray array]; | |
id data = array[0]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment