Devin Smaldore

Results 8 comments of Devin Smaldore

@arthurgarzajr I too am seeing what @mattbrandman is experiencing using the Auth view in the sheet. I've created an a class AuthuiDelegate that is basically the same as what the...

I have a similar problem that is only happening on mobile. I display the toast like this: ``` toast({ title: "Are you sure?", description: "The more questions you answer, the...

Great job @Kirbstomper! Looking forward to seeing this PR accepted and being able to start function calling with Spring AI

@morganchen12 your commits say you updated for compatibility to Firebase 10, yet [Package.swift](https://github.com/firebase/geofire-objc/blob/v5.0.0/Package.swift#L20) shows it is still dependent on Firebase lower versions. Do you have any updates on this?

For those that need it, I forked the repo and upgrade the version to be compatible with Firebase up to v11.0.0. This allowed me to submit my app to App...

> I confirm that using explicitly `objects.name` work well :) > > It could be nice to update the policy examples in the [documentation](https://supabase.com/docs/guides/storage/security/access-control#policy-examples) to uses objects.name (or even to...

If your local machine went to sleep during that time, it will mess everything up. The boy runs on the system time, so if the machine goes to sleep, it...

This issue seems like it indeed could be a problem with the computer going to sleep.