XyrohLib

XyrohLib 1.1 has been released

XyrohLib Version 1.1 has been released, the changelog is below, if you’d like to contribute to the project then head over to Github – https://github.com/Xyroh/…

[1.1.0] – 2020-06-11

Added

  • Enabled Manual Crash Reporting to AppCenter #18
  • Added Sentry Breadcrumbs Support #16
  • Added Freshdesk Ticket creation with attachments and tags #21 #20

Fixed

  • Fixed ability to create multiple Freshdesk tickets in one session

Release 1.0 of XyrohLib,

Release 1.0 of XyrohLib, our multi platform C# interface to a number of common crash reporting and logging services;

– Log file recycles at 1MB or at a customisable int (bytes) value, eg

– Can get full log file path back from Lib

https://github.com/Xyroh/…