Raygun sidekick
Dorian
Posted on
Dec 02 2014
It would be handy if the Sidekick app could be configured to observe folders for dsym files rather than just waiting for Xcode. We build ad-hoc builds for deployment to testers and it'd be nice if these dsyms were also picked up automatically.
PS - I'm using Xamarin Studio
Jason Fauchelle
Raygun
Posted on
Dec 02 2014
Hi Dorian,
Thanks for the feedback. First I should point out that the stable stream of the Raygun4Net provider does not currently support dSYM symbolification for Xamarin.iOS errors. You have probably seen errors in your Raygun dashboard that have a very native iOS looking stack trace. These exceptions are being detected in managed code where there isn't actually enough information available to symbolicate them.
However, we do have a beta version of the Xamarin.iOS Raygun provider which detects native iOS errors within native code and so can provide all the information available to symbolicate the native iOS error stack traces. If this is something you're looking for, please give it a try and let us know any feedback. I'm hoping to merge this into the stable provider soon. https://raygun.io/blog/2014/10/report-native-ios-errors-new-beta-xamarin-provider/
Back to your question, we certainly plan to add Xamarin Studio support to the Raygun Sidekick once the beta mentioned above goes stable. This will most likely be implemented by being able to configure folder paths that Raygun Sidekick would monitor.
Let me know if you have further questions or feedback.
-Jason Fauchelle