You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree we definitely need some form of telemetry. I have had some experience with Microsoft's Application Insights and I'm looking into HockeyApp now.
I have added basic logging to the most frequent code paths in libsignal-service-dotnet, and we can add handlers to it in Signal-Windows. Right now one is printing every log event, but it should be easy to add ring-buffered logs in memory or to save them on disk.
A quick google search yields services like HockeyApp or the Mobile Center SDK. Does anyone have experience with these, or similar solutions?
cc @golf1052, @SERVCUBED
Crash Reports
HockeyApp
Mobile Center SDK
The text was updated successfully, but these errors were encountered: