renkelvin
renkelvin
HI @nidegen , thanks for helping with this! I think we can start with hacking `#if macOS` in the existing code. Your understanding is correct. Just note that the recaptcha...
@oviroa Please try update your podfile. ``` pod 'FirebaseUI', :git => 'https://github.com/firebase/FirebaseUI-iOS.git', :branch => 'button-align' ``` And let me know if it works.
Hi @akifumi , I don't understand "using facebook auth with google auth". Could you please detail the steps to reproduce?
Gonna rebase the branch then fix the CI issues.
Thanks everyone for reporting. I'm making a workaround to force to recaptcha flow in the ios 16 simulators. Please try out the changes (https://github.com/firebase/firebase-ios-sdk/pull/10426) if you can and let me...
> > Thanks everyone for reporting. I'm making a workaround to force to recaptcha flow in the ios 16 simulators. Please try out the changes (#10426) if you can and...
> @renkelvin, > > > > Sorry I am not using pods, and when I tried to point out to the "fix-apns-16" branch, through SPM, I get an error. >...
> @renkelvin , works like a charm.. any ideas as to when it will be released? Thanks for trying it out. The next release is Nov 15th. I will keep...
I think we should update the code to match the comment.
Thanks @ashpreetbedi . I've set `debug_mode=True` while the output looks identical. Did I miss anything? ``` UnprocessableEntityError: Error code: 422 - {'detail': [{'type': 'string_type', 'loc': ['body', 'tools', 0, 'function', 'parameters',...