MindscapeHQ / raygun4net

Raygun provider for .NET
https://raygun.com
MIT License
126 stars 93 forks source link

Breadcrums not available on iOS / Android #427

Closed xleon closed 9 months ago

xleon commented 4 years ago

Currently we couldn't send breadcrums from the platform nugets, but only from the Xamarin.Forms implementation, which is far from ideal because XF is not yet initialised when the app is closed and a push notification arrives.

Is there any way to send breadcrums from the platform nugets? Otherwise, are there any plans to support them?

phillip-haydon commented 9 months ago

As Xamarin is being discontinued we wont be adding support there, we in the process of adding breadcrumb support for usage in MAUI, which comes with Net Core / ASP.NET Core support.