Valeriy Kovalenko
Valeriy Kovalenko
### Description Android only. When there is a CollectionView (with a Header and a Footer) that is bound to an ObservableCollection, each time when the number of items in the...
I noticed that Apple returns a receipt with an empty "in_app" array for an app without subscriptions. The lib was failing to parse such receipts. Fixed that. ``` { "environment":...
### Problem Statement Something like `BeforeCaptureCallback` in the Android version (https://docs.sentry.io/platforms/android/enriching-events/screenshots/). There are two reasons why I'm interested in this feature: 1) Screenshots of some parts of the app may...
Added a loop to teardown the `ToolbarItems` collection. With this change I don't experience anymore this issue: https://github.com/dotnet/maui/issues/20703