Matthew Richardson
Matthew Richardson
**Expected** When real user monitoring is in enabled in a Xamarin.Forms application, views should be tracked according to their page name i.e. "SamplePage" or [shell navigation route](https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/shell/navigation) i.e. "animals/domestic/cats". **Actual**...
**Expected** When real user monitoring is in enabled and the current user is set on the Raygun with a valid identifier, the user should not be reported as an anonymous...
A `System.NotSupportedException` is thrown under the following circumstances: - GlideX.Forms is used with a Xamarin.Forms application. - An `Image` control is contained with an `ItemTemplate` inside a `CollectionView` - The...
Existing constructor does not support passing in a `Func` to resolve the base address/discovery document endpoint. This means if the endpoint URL changes dynamically and we wish to bust the...
Existing constructor does not support passing in a `Func` to resolve the base address/discovery document endpoint. This means if the endpoint URL changes dynamically and we wish to bust the...
### Steps to Reproduce CI/CD builds from Azure Pipelines for our MAUI application have begun producing .ipa's with the following warning: > ITMS-90078: Missing Push Notification Entitlement - Your app...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...