FirebaseUI customization
Welcome to FirebaseUI and thanks for submitting an issue!
Please take a look at open issues, as well as resolved issues, to see if your issue is either already being addressed, or has been solved by someone else.
If your issue concerns the CocoaPods error, "...transitive dependencies that include static binaries", please take a look at any of the following issues and see if your problem is solved: #48, #47, #46, #34, #23.
If not, please feel free to fill in the following info so we can help faster!
Step 1: Are you in the right place?
- For issues or feature requests related to the code in this repository file a GitHub issue.
- For general technical questions, post a question on StackOverflow tagged appropriately.
- For general Firebase discussion, use the firebase-talk google group
- For help troubleshooting your application that does not fall under one of the above categories, reach out to the personalized Firebase support channel
Step 2: Describe your environment
- Objective C or Swift: X
- iOS version: 11.2_
- Firebase SDK version: 7.0.1_
- FirebaseUI version: FirebaseUI 6.2.1 -> (unused) (latest version 8.0.2)
- CocoaPods Version: 1.5.3
Step 3: Describe the problem:
I'm trying to customize the firebaseui - just background color and adding image change. I followed the instructions but not working at all (the layer is overlapped)
see stackflow -
https://stackoverflow.com/questions/56794535/ios-firebaseui-sign-in-customization
Steps to reproduce:
https://stackoverflow.com/questions/56794535/ios-firebaseui-sign-in-customization
Observed Results:
- What happened? This could be a description, log output, etc.
the firebaseui looks same. By looking at the visual debugger, there is background color set to black but under the firebaseui
Expected Results:
- What did you expect to happen?
there should be black as a background color.
Relevant Code:
https://stackoverflow.com/questions/56794535/ios-firebaseui-sign-in-customization
Can you share a screenshot of the view debugger in Xcode?
Sure, here are two screenshots - let me know if you need any more information.


Looks like the same issue as https://github.com/firebase/FirebaseUI-iOS/issues/628. We should update our docs with this.
Are we looking for a whole separate section for this documentation addition?
Would an Additional Readme.md FirebaseUI-iOS/UITests/ Be a Great Location?
The best place would be to just put it under Auth/ with the rest of the auth documentation. If the content is short, it can just go in a section under the Auth readme, which covers some common use cases but hasn't been updated in a while.
@morganchen12 on it
Hi guys i would want to ask for help with FirebaseUI Phone Auth we want to customise the background of PhoneAuth Provider. Is that possible? We couldn't get any information and the only way we found to do it is not alright for us and doesn't fit our use-case. Can you please suggest a relevant alternative or a way that you think would be the best to do it. Thanks
P.S If someone is thinking which background i am talking about where you type the phone number and the verification code.