Ed Giardina

Results 11 issues of Ed Giardina

### Description I receive the following exception which appears to be thrown from the iOS internals (Android is fine) when clearing a listview's ObserableCollection binding ``` [0:] System.NullReferenceException: Object reference...

t/bug

This is a bizarre one, but using `ImageCropper.Forms.Fix.v2` nuget package version 1.1.5 breaks our iOS deployment, specifically using Azure DevOps. With no other changes (isolated specifically to this commit adding...

### Description Titleviews do not render on iOS 16. This is a huge problem because as my customers update to iOS 16 my existing deployed apps will no longer include...

t/bug :bug:
s/unverified

### Description The behavior with toolbaritems and icon color on Android is different than Xamarin forms and iOS on Maui in Shell Previous behavior in Xamarin forms: ToolbarItems declared in...

t/bug
area/shell 🐢
control-toolbar

### Description When declaring AppActions, it appears I can't use images defined in Maui workflows (and have to declare android resources instead). on iOS I can use Maui images. ###...

t/bug
platform/macOS 🍏
platform/windows 🪟
platform/android 🤖
platform/iOS 🍎
area/essentials 🍞

### Description In Xamarin Forms, Using the AppLinks nuget package was straightforward in iOS and required no initialization. In .NET MAUI, on iOS, AppLinks is built in, but throws an...

t/bug
platform/iOS 🍎
area/essentials 🍞

### Description When I have a collectionview with 50-100 items in it, the scrolling on iPhone 14 devices ends up skipping or jittering, causing massive user frustration I've reproduced this...

t/bug
platform/iOS 🍎
p/1
area/perf 🏎️
area/collectionview 📃
partner/macios

I run `iq init` on Windows 11 with docker installed and npm and nodejs installed `C:\code\mybbs> iq init Iniquity template eternity installed.` However the directory remains empty after this step...

Right now I can set a calendar background color but that colors the entire events scrollview as well as the calendar. I want the calendar events scrollview to be a...

**Describe the bug** In .NET Maui Windows (Which wraps WinUI 3 basically), the library cannot be consumed because of the `.Send` in the events. **To Reproduce** Create a new .NET...

bug