Daniel Causer
Daniel Causer
We have to investigate how YouTube and twitch feed works, I know that in YouTube you can tag your videos.
Hey @jamesmontemagno, the idea would be not only to add the "Xamarin Community Standup" from .Net Foundation, but also other streams from any Planet Xamarin Community Author, such as the...
Hey Adam, I've setup our lib with Refit before, I will write something up and share, so you can check out too.
I did, and I will bring this up here this weekend.
Hey @CesarRabelo, Taking into account what @jeromelaban mentioned, I think you could take the following approach: 1. Reproduce the reported issue 2. Check the existing Android implementation and why it...
Hey, I will take a look at this as soon as I can, if you find n answer let me know!
Hey, I did not find a solution to this, since I could only reproduce it in a few scenarios, where updating the browser on the phone would fix the problem,...
Thank you for this lib, I hope I can contribute sometime soon. Very interesting approach @markguindi1 and @LyndiLeighWK. I know that for android and iOS there are native os APIs...
.net6 is already implicitly supported due to API compatibility. I wonder if there is anything to do regarding .net Maui though.
Hey @maartenmensink, Ideally you'll not need to create instances of the handler if you are using the builder. The `.Build()` method returns an instance of the HttpTracerHandler to you, with...