LAMPROS KOSTAPAPPAS
Results
1
issues of
LAMPROS KOSTAPAPPAS
I'm using the following code authUI = FUIAuth.defaultAuthUI() authUI?.delegate = self authUI?.signIn(withProviderUI: FUIEmailAuth(), presenting: self, defaultValue: "") but I when I add a new email I receive the message "That...
type: bug