VladislavAntonyuk/MauiSamples

Update CustomMapHander (for iOS) to .NET 9

Closed this issue · 1 comments

See fix for CustomMapHander.cs for iOS as .Net 9 changed how handlers work. Not sure if your other handlers are affected. This one just affected me when changing icon in the handlers.

Good catch, I forgot to override DisconnectHandler