FirebaseUI-iOS icon indicating copy to clipboard operation
FirebaseUI-iOS copied to clipboard

FR: Allow customization of FUIAuthProvider buttons

Open joeljfischer opened this issue 4 years ago • 3 comments

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?

Yes, I am.

Step 2: Describe your environment

  • Objective C or Swift: Swift
  • iOS version: iOS 13.5
  • Firebase SDK version: 6.27.0
  • FirebaseUI version: 8.4.2
  • CocoaPods Version: n/a

Step 3: Describe the problem:

Steps to reproduce:

  1. Attempt to customize FUIEmailAuth button background color, text color, image, etc.

Observed Results:

The relevant properties are readonly, seemingly unnecessarily.

Expected Results:

The ability to customize those buttons' appearance.

Relevant Code:

n/a

joeljfischer avatar Jul 01 '20 20:07 joeljfischer

This feature request is now internally tracked as b/160627635.

yuchenshi avatar Jul 06 '20 20:07 yuchenshi

I currently can't submit my app to the app store because the Sign in with Apple button is white instead of black.

Casey10110 avatar Sep 26 '20 14:09 Casey10110

Solution for me was unfortunately to ditch all providers for login except email, and write my own email login. Took me like a day. They don't maintain this anymore although they claim they do ....

On Fri, May 31, 2024, at 3:59 PM, Konstantinos Apostolakis wrote:

I have the same question. Have you find any solution?

— Reply to this email directly, view it on GitHub https://github.com/firebase/FirebaseUI-iOS/issues/878#issuecomment-2143077985, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJNVFJFDPATZTAGWQRQPPS3ZFD6E3AVCNFSM4OOAIEI2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMJUGMYDONZZHA2Q. You are receiving this because you commented.Message ID: @.***>

Casey10110 avatar May 31 '24 23:05 Casey10110