Results 264 comments of Gábor

@migueldeicaza a year and a half passed since that promise and still nothing. The MSDN documentation suggests that Urho is usable for Xamarin Forms development but we still get warnings....

Right now, this message will also appear when the user **has already provided** this handler. This is why I suggested the changes ("only add it to the error message if...

XF: latest, 3.4.0.1008975 Nothing else changed, just Urho updated from 1.8.93 to 1.9.67. There are actually two errors, the one noted above references the namespace in the XAML file (xmlns:urho="clr-namespace:Urho.Forms;assembly=Urho.Forms")....

Android 9.0, support libraries just changed to 28 very recently. Are we speaking about this version (because I couldn't find the actual name monodroid anywhere)? I suspect so, so in...

It's been staying at v9.0 since the discovery of the Americas. ;-))

Just to mention that nothing has changed. Brand new installation of Windows and Visual Studio 15.9.7, Xamarin Forms 3.5.0.129452, UrhoSharp.Forms 1.9.76, error message: Failed to resolve assembly: 'Urho.Forms, Version=0.0.0.0, Culture=neutral,...

I came here because I started to compile the Flutter engine on Linux and at the test phase, I got the same error and a link to an issue that...

Sure but here in dart-lang/build? Or somewhere else? Also tell me where I can get `pub` from? I'm looking for it but not finding. I have the engine compilation environment...

OK, you set me on the right track. I didn't realize that the .yaml was already changed to build_resolvers 1.3.10, my local copy was lagging a bit behind. Thanks.

Until the support arrives, could it be made to fail silently? :-) Right now await DefaultCacheManager().emptyCache(); never returns for me in a web app. Yes, it's easy to wrap it...