0

i am following from Fabric documentation but i did not install Digit Framework

i am getting this error when integrate Crashlytics frameworkd in my app '-[Digits start]:'

enter image description here

Wasim Akram
  • 51
  • 2
  • 9
  • Possible duplicate of [iOS, unrecognized selector sent to instance?](http://stackoverflow.com/questions/21381641/ios-unrecognized-selector-sent-to-instance) – karan Aug 09 '16 at 05:15
  • hi karan , my question is different – Wasim Akram Aug 09 '16 at 05:22
  • you have edited... And I know you are getting Unrecognized selector sent. Which is common in IOS, since you are missing framework, or search path. please check twice. – karan Aug 09 '16 at 05:24
  • If you have not used Digits framework, then where is your [Digits start] lines of code ???? – Vishal Sonawane Aug 09 '16 at 05:25
  • @VishalSonawane i do not know why it comes i am just add crashytics framework to my app – Wasim Akram Aug 09 '16 at 05:27
  • Check whether you have any files related to Digits framework. Also check if you have linked framework or not. Because its highly impossible that Xcode will show error about code which does not exists in your project. – Vishal Sonawane Aug 09 '16 at 05:31
  • please check Carshlytics framework integration is proper. OR please check if you are missing paths. – karan Aug 09 '16 at 05:32
  • if know proper crashlyltics doc send link – Wasim Akram Aug 09 '16 at 05:44
  • https://www.raywenderlich.com/33669/overview-of-ios-crash-reporting-tools-part-1 And http://try.crashlytics.com/sdk/ – karan Aug 09 '16 at 05:55

0 Answers0