Maksym Koshovyi

Results 74 comments of Maksym Koshovyi

https://vladislavantonyuk.azurewebsites.net/articles/Migrate-the-deprecated-OnBackPressed-function-in-.NET-MAUI-Android-application

> That's introduced in .51, isn't it? Doesn't seem to be: ![image](https://user-images.githubusercontent.com/6609929/144276602-cfb3b3a0-b5f2-4ec9-bba4-69fcfc0fbc32.png)

Even more worrying is that latest `Microsoft.NET.Sdk.Functions` (4.2.0) depends on `Microsoft.Azure.WebJobs.Extensions.Http`, so all existing Azure Functions depend on deprecated packages

> I am inclined to close this Proposal as it overlaps with our existing feature, [StatusBarBehavior](https://learn.microsoft.com/dotnet/communitytoolkit/maui/behaviors/statusbar-behavior?tabs=ios). > This is different though. Status bar is at the top while the navigation...

> Thank you for clarifying. I will keep this Proposal open. Thank you. Can I move forward with porting it from XCT? There was something blocking that when MCT was...

@tranb3r , yes sorry, got unexpectedly busy. You can take this

Oh, so `TabbedPage` is actually supported in this scenario? That's great! I thought, I'll need to wait till November (.NET 7) to be able to port my app

@drasticactions Could you also add a `area/TabbedPage` and `platform/android 🤖` tags?

Every service release brings something new for this issue 😄 - So initially (in 6.0.300) there was a Platform Handler exception when opening the page - In 6.0.400 page was...