Replies: 1 comment
-
Oh, I just realized, maybe the Delete Account function is only for email-based auth, which I don't have. I only have Google and Apple Auth. If that's the case then how would I remove that button? |
Beta Was this translation helpful? Give feedback.
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.
-
SignedOutAction
works fine.AccountDeletedAction
doesn't work on neither iOS nor Android. I do however see this printed in the console when confirming I want to delete the account:W/System ( 9256): Ignoring header X-Firebase-Locale because its value was null.
.Beta Was this translation helpful? Give feedback.
All reactions