kylewill
kylewill
I started a fresh install of home bridge + homebridge-wink after installing the iOS Beta and can connect to wink (with the exception of the "locks" group). I'm getting "no...
### Provide environment information Problem: If a user has a [custom domain](https://supabase.com/docs/guides/platform/custom-domains) and adds that to their environment variables Trigger.dev is not able to use the Supabase Management API. The...
Llama 3.3 suggested this code to keep alive as long as the OS will allow: ``` var backgroundTaskId = UIBackgroundTaskInvalid func applicationDidEnterBackground(_ application: UIApplication) { backgroundTaskId = application.beginBackgroundTask(withName: "MyBackgroundTask") {...
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...