Open tymurmustafaiev opened 6 months ago
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
This looks like #12151 and previously linked issues that were fixed in 10.13.0. Please confirm the FirebaseAnalytics version being used and share the Podfile.lock.
@paulb777 thx for response, sharing Podfile won't help here as we're using custom setup. We make static library of Firebase sdk via carthage, generate local podspec and link it with cocoapods. The version is 10.22.0
This crash is happening on small amount of people and randomly
Description
App crashes at start for some users. According to Crashlytics logs, it happens right after splash screen in 1-3 seconds.
Reproducing the issue
No reproduction steps. App crashes randomly and on startup. I've checked this thread, but it seems outdated
Firebase SDK Version
10.22
Xcode Version
15.2
Installation Method
CocoaPods
Firebase Product(s)
Crashlytics, Remote Config
Targeted Platforms
iOS
Relevant Log Output
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! ```