Tim Belvin

Results 8 issues of Tim Belvin

I forked the code, changed the API key and URL to Realtime Database. Offline works - it doesn't ever sync any record to Realtime Database

I downloaded a copy of your sources and ported to .NET 6. It was as easy port. I was not able to push commit. I am happy to be a...

I saw your talk at .NET Conf. How do you bind Mac libraries? We have a C/C++ library for Mac (custom hardware controller) that we want to consume in a...

I am not sure what I am doing wrong here - I am trying to bind the text value of a label as part of my custom control. My control...

As always - brilliant! But I am having some problems making it work at all. Here is the ContentPage that hosts the GraphicsView: Here is my code behind: namespace MusicDice.Views;...

My issue is identical to https://github.com/xamarin/GoogleApisForiOSComponents/issues/535 but I am using Crashlytics.

I don't have the version of dot net that the sample was based on. I used the upgrade assistant to upgrade to .net 8. I also updated all the nuget's....

Now that we are doing some "vibe" development or just using copilit in general, these commands are a must have so that the rules most of us follow will be...

enhancement