Replies: 1 comment
|
Duplicate of: https://github.com/orgs/supabase/discussions/28132 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm building an iOS and Mac app that uses Supabase Auth.
On Mac, I'm getting an alert to allow access to

supabase.gotrue.swifton app start.The user may be suspicious about this and prevent access. The name of
supabase.gotrue.swifthas no connection to my App.My Mac app is not distributed through the App Store, but with notarized Direct Distribution (with Hardened Runtime enabled).
Is there a way to prevent this from being shown?
I'm not seeing this with the iOS app.
All reactions