Jonathan ANTOINE

Results 8 issues of Jonathan ANTOINE

I have an API in french, the provided filtering parameters are provided in french so the decimal is using "," so it breaks the filtering syntax. Can you provide me...

### Description I have a TabbedPage which is using tabs on the bottom. Each page was a MasterDetails page and since I migrated them to Flyout Page I have this...

t/bug :bug:
p/Android
i/high

When I try to open a link from an Outlook email nothing happens and I have this log in the events logs : ``` Something unexpected went wrong with this...

**Is your feature request related to a problem? Please describe.** Is it planned to support the RFC 9449 now that its official :) https://www.rfc-editor.org/rfc/rfc9449 **Describe the solution you'd like** Out...

I use admob mediation to display facebook ads (using Xamarin.Facebook.AudienceNetwork.Android v 5.10.1) and when a Facebook ad is displayed, I've got this crash : ``` java.lang.AbstractMethodError: abstract method "void com.facebook.ads.AdListener.onLoggingImpression(com.facebook.ads.Ad)"...

Hello, Can you please update 'Xamarin.Facebook.AudienceNetwork.Android' to the 6.0.0 version ? Thanks :)

Hello, I would love to be able to purge the whole dead letter queue of a topic ? Is it something you have in your backlog ? Thanks a lot...

enhancement

While investigating performance issues in my Android app, I noticed that the ButtonContentTypeConverter was parsing a double without providing a Culture and that is leading to perf issue [as described...

community ✨
area-controls-button
t/perf