KaraVehizen

Results 4 comments of KaraVehizen

Recently updated to Visual Studio 17.10.0 preview2 - Maui 8.0.7. Everything works fine with IOS (building on windows VS) However for Android, as soon as the flyout menu is enabled...

It turns out the issue came from styles. i had this, ` i changed the class to "MenuItemLayoutStyle" and i no longer have the error. `

Thanks for your work, we do have an android application working through MAUI that we want to deploy on IOS. I've hit the "path size problem" wall and ended up...

I'm still working on it. It seems the issue is related to this https://github.com/xamarin/GoogleApisForiOSComponents/issues/486 I am indeed testing it on a local iphone and deploying it from visual studio on...