Firebase is not working on X-code 16 iOS 18 simulator

I have updated my firebase with the latest version, but on simulator, apple log in and parsing from firebase server is not working on iOS 18 when working fine on the actual test device. However iOS 17 simulator works perfect as X-Code 15.

And previews are not working as well with my current app coding, which was coded in previous X-code 15.

Is there any API changes? Any help?

Or 18.1 might fix this bug?

So sorry you're running into issues. Based on your description here we have some hunches on what could be going wrong. If you're able to test out the 18.1 beta we'd recommend trying it to see if you can get past the issue.

Either way, it very helpful to gather additional diagnostics and file a feedback. Download and install the logging profile for your device and/or simulator. Instructions and profiles are available here: https://developer.apple.com/bug-reporting/profiles-and-logs/?name=swift Attach the sysdiagnose to the bug report as well as the diagnostics using the instructions below.

When you reproduce the error in Xcode Previews, an error banner appears in the canvas

  1. Click the "Diagnostics" button in that banner (or if the banner is missing you can use the menu: Editor > Canvas > Diagnostics)
  2. In the sheet that appears, click "Generate Report" in the bottom left of the sheet
  3. Attach (or make from the folder) the resulting zip file to the bug (will be named something like previews-diagnostics-0123456789.zip)

Then attach that and the sysdiagnose to a report through https://feedback.apple.com. Let us know the feedback number here.

Firebase is not working on X-code 16 iOS 18 simulator
 
 
Q