Jimmy Reichley

Results 43 comments of Jimmy Reichley

I feel like theres an API disconnect on the `currentUser` functionality when viewed against the description of the `connectUser` API. For example, if I login and then immediately close the...

I'm also running into this in various areas when doing anything dynamic

I'm just coming back to an app that was previously running fine pre-v6.0.312. Now it crashes on my iOS device (haven't tested Android) but runs fine on the sim. It...

I've narrowed my crash down to something related to an ios-bindings project which was working fine previously, though I did update the bindings at the same time I updated the...

I wasnt able to repro on a new project but it appears it has issues with both an internal bindings project as well as the firebase ios bindings project. Can...

@Symbai right after splash. A bindings project is something that provides a native interface for Maui code. For my project I have an internal bindings library that we wrote, and...

@Symbai what did you end up changing, if anything?

Found this issue after getting the warning during `sudo nix upgrade-nix`. I'm not clear what I need to do about the warning. Is it an issue that I need to...

Just wanted to throw out a 'thank you' to you all for taking the initiative on this, and Tomasz for the stewardship.

> I got that error recently on the first rebuild after a garbage-collection; I wonder if that's related. Same here