raven-objc icon indicating copy to clipboard operation
raven-objc copied to clipboard

This SDK is deprecated. Use https://github.com/getsentry/sentry-cocoa

Results 7 raven-objc issues
Sort by recently updated
recently updated
newest added

I added nullability annotations and generic types for the dictionaries. This makes the compiler help you regardless of language, and makes the project much more usable from Swift. I made...

Original feature merged from sblepa with tests fixed.

Added a static library and iOS8 framework targets. The library is now compatible with Carthage package manager. Note : you should to make a fork so that carthage versioning would...