GithubHelp home page GithubHelp logo

anthonymdev / crashlyticsrecorder Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 6.0 23.44 MB

A wrapper for the Crashlytics framework allowing it to be used as a transitive dependency via dependency injection.

License: MIT License

Ruby 3.76% Swift 96.24%

crashlyticsrecorder's People

Contributors

anthonymdev avatar bpoplauschi avatar dominicmdev avatar humblehacker avatar jettf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

crashlyticsrecorder's Issues

"Crashlytics" does not conform to protocol "CrashlyticsProtocol"

I'm finally getting around to trying this out, but I'm running into this issue compiling:

"Crashlytics" does not conform to protocol "CrashlyticsProtocol"
CrashlyticsRecorder.CrashlyticsProtocol:10:17: 
Protocol requires function 'recordError(_:withAdditionalUserInfo:)' with type '(NSError, withAdditionalUserInfo: [String : AnyObject]?) -> ()'

I suspect the Crashlytics class has changed since this code was written. Are you still using this in your own code? And if so, do you have an updated version?

Include in a objective C private pod

I'm trying to use Crashlytics Recorder to log errors from my private pod. In my podspec I'm using following:

s.dependency 'CrashlyticsRecorder'

Unfortunately, from my objective C file in my private pod I'm not able to add the Recorder to access the method that I need.

How should I proceed?

Does not conform to Protocol in Swift 3

My team has transitioned to Swift 3, using XCode 8 Beta 4.

Due to the naming convention changes in Swift 3, the obj-C classes are bridged over to Swift with a slightly different signature now. I'm seeing protocol conformation issues that look like this.
screen shot 2016-08-04 at 12 58 15 pm

I couldn't quite figure out what the correct protocol should look like in Swift 3 now. Any help is appreciated. Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.