firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.66k stars 1.49k forks source link

version 11.0.0 AuthBackendRPCIssuerImplementation.asyncCallToURL keep crashing #13680

Closed ajunjunandtmac closed 1 month ago

ajunjunandtmac commented 1 month ago

Description

Hi Firebase team Our released version using Firebase 11.0.0 and GoogleSignIn 8.0.0 and it keeps crashing now almost the same issue with #13650, but the stack trace was different, please see the attachment Our app was written in pure swift, packaged by Xcode 11.3, and SwiftUI was used to build UI firebase-11.0.0.txt

Reproducing the issue

I cannot reproducing it, but really causes a lot of crashes in our latest release version

Firebase SDK Version

11.0.0

Xcode Version

15.3

Installation Method

CocoaPods

Firebase Product(s)

Authentication, Crashlytics, Database

Targeted Platforms

iOS, App Extensions

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
```json Replace this line with the contents of your Package.resolved. ```

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
```yml Replace this line with the contents of your Podfile.lock! ```
google-oss-bot commented 1 month ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

ssv9216 commented 1 month ago

This issue is still happening in version 11.2.0

rizafran commented 1 month ago

Thanks for reporting, @ajunjunandtmac. Based on the related issue, the fix would be included in the next v11.3.0 release.

ajunjunandtmac commented 1 month ago

Thanks for reporting, @ajunjunandtmac. Based on the related issue, the fix would be included in the next v11.3.0 release.

Thanks very much, when the new version will release?

dibasdauliya commented 1 month ago

getting same issue

paulb777 commented 1 month ago

See the duplicate issue at #13650 for additional details.