Syed Hoque
Syed Hoque
Has there been any movement internally ?? MAUI has gone GA FYI
@DmitriyKirakosyan Thanks a tonnnnnnn for the update!
Bump ... Any idea when AppCenter will be able to build MAUI apps
Has anything changed in regards to how you initialise and register it? Such as can we use it with MAUI DependencyInjection?
> @Syed-RI , you can initialise AppCenter SDK in App.xaml.cs' ctor. See [Apps/Contoso.MAUI.Demo/App.xaml.cs#L27](https://github.com/microsoft/appcenter-sdk-dotnet/blob/develop/Apps/Contoso.MAUI.Demo/App.xaml.cs#L27) for the reference. I see, so nothing changed on the API surface. Still using static classes for...
First do : `dotnet workload list` Then for each workload do: `dotnet workload uninstall ` And finally: `dotnet workload install maui-ios maui-android` Thanks `Microsoft`
Does the base size workaround works on PNG as well?
@PureWeen thanks a lot !!! Really appreciate your hard work.
+1
Provide us an API to dismiss the soft keyboard at least