AHComp

Results 18 comments of AHComp

I don't know which dependency caused the error. I have a xamarin forms project with pcl. Only the ios part not compiling with the nuget included. I use the entityframework.sqlite...

Sorry but it's one line of Code to fix in the source. I don't create a repo for this. Look in the source an you will see the failure.

It seems it's a bug in the basement. So you have to fix this in the depending package from Google. I found other products that have the same problem. https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/1699...

This issue comes from Xamarin and was over 4 years old from 2018 why nobody solve this big problem and everybody must work with this workaround ? The workaround don't...

Simple the toolbaritems freezing so the binding to an bool property in the view model don't work any more. The toolbaritems collection still work and changed but the rendering crashed....

Why do you have to beg Microsoft for 4 years or even longer for a simple function to be implemented correctly?

https://stackoverflow.com/questions/70719111/how-do-i-add-a-toolbar-item-net-maui You can find a lot of more stuff if you google 5 minutes.

I try don't work with modal pages ! I have all my toolbaritems in a custom collection. And add in the constructor. The page will not reload after close the...

In the newest release with .Net 7 the workaround works never more ! The reason is because the toolbar item which revomed will destoyed ! When the developers implement the...