jostster

Results 64 comments of jostster

@gimite sorry about this delay. Yes I am on windows. I am also using activeadmin. If i remove the activeadmin gem, the rake task runs fine, the moment I enable...

@StefanMajonez I have that installed. It resolves the error code 1 error but not the error code 5

+1, Is analytics for iOS open source? I'm not seeing the code for doing community support for watchOS.

@paulb777 Do you know if it is on the roadmap to allow it to work on watchOS? It seems https://github.com/firebase/firebase-ios-sdk/issues/4558 will be held up by the community without the watchOS...

I have also tried this on 5.0.0-alpha.4 as well and it does not seem to run the `[SentryCrash install]`. Adding breakpoints it shows it runs through `[SentryCrashInstallation install]` but never...

@HazAT is there an email address I can send it to?

@vincurekf did you find a solution? I am having this same issue and I removed the serverAddress variable part

I've received crash reports on apple watch simulator and device just fine. It could be that your crashes are mach exceptions or signal crashes which are not able to be...

@grEvenX you would want to use a string selector so that it passes the build checks like `perform(Selector(("crash")))`