Skip to content

i want to send phone number to the firebase phone auth ui. but i think im not getting any info about that. #306

@nikhilborana

Description

@nikhilborana
                           let authVC = FUIAuth.defaultAuthUI()
                           authVC?.delegate = self
                           
                           let phone = FUIPhoneAuth(authUI: authVC!)
                           authVC?.providers = [phone]
                       
                           phone.signIn(withPresenting: self)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions