Àlex Martínez

Results 17 comments of Àlex Martínez

> We saw the blank SVG issue on a Samsung Galaxy S10 running Android 11. > > Our app uses the Xamarin.FFImageLoading.Svg.Forms Nuget, which ultimately uses SkiaSharp. However, we did...

Is there any workaround for v3?

Bear in mind that there's an open bug related to "select" clauses... https://github.com/OData/WebApi/issues/2118

> For those looking to input a temporary solution this is what we did to minimize the issue. This is in our Custom iOS TabbedRender.cs file we are overriding the...

> Thank you @SoggyToastMan for your reply. In our case it's freezes rather than crashes, but we have been trying to reproduce this problem for a while and we couldn't...

Hi there, just wanted to mention that downgrading to next version `13.3.4` fixes the issue. Also, you have to set appDir to true in next.config.js. ```js /** @type {import('next').NextConfig} */...

Have you added the required otf files? Be sure to set BuildAction to AndroidAsset.