Jonas Andersson

Results 26 comments of Jonas Andersson

> > No update? > > @appfrilans "For now just adujsted the width of the column and that seems to do the job :)" > That was what I did...

Same here! iOS 15 real device iPhone 12 Pro. Quite important feature.

Catalyst compile just fine for me. But experience some issues where the then() closure is not called after this kind of code: performOnMainThread { SwiftLocation.gpsLocationWith { // configure everything about...

Wonders the same. Quite important feature of a framework! May have to find another framework it this one is not fixed! Is it even maintained?

> Xcode 15.3 is not currently supported for .NET iOS, #21057 > > My guess would be that you need to run xcode-select, as it's probably referencing the CLI tools...

> Thanks for the issue report @appfrilans! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the...

I have now reported the issue to the Visual Studio for Mac team: https://developercommunity.visualstudio.com/t/Xcode-not-found-MAUI-NET-extension-VSCo/10648989?viewtype=all

Found the issue. In BoundyRecyclerView: override fun onPull(deltaDistance: Float, displacement: Float) is called with deltaDistance as NaN. There should be a check here to not do anything for this case....

Is there any alternatives in the meantime?