Open zsrclaw opened 2 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 may be related to linking with a non-system sqlite library.
This may be related to linking with a non-system sqlite library.
Thanks. Probably this will be the solution. But it will take more time until we replace the sqlite library.
Does anyone have a solution for it? I'm facing this problem. the app is on the store. it's a terrible bug
@khanhthaiquang, we're encountering the same error in our app.
The last line in the stack trace points to APMSqliteStore openAndValidateDatabase
.
However, it appears that users only experience this issue once. Are you seeing the same behavior on your end?
We are currently running version 10.22.0, but since you're referring to it as a "terrible bug," I get the impression that the issue might be even worse in later versions. Is that correct?
Description
When calling
[FIRApp configure]
the App crashes. Also tried withconfigureWithOptions
, but I got the same crash.Reproducing the issue
No response
Firebase SDK Version
10.29.0
Xcode Version
15.3
Installation Method
CocoaPods
Firebase Product(s)
Analytics
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
PODS:
DEPENDENCIES:
SPEC REPOS: trunk:
SPEC CHECKSUMS: FirebaseAnalytics: 23717de130b779aa506e757edb9713d24b6ffeda FirebaseCore: 30e9c1cbe3d38f5f5e75f48bfcea87d7c358ec16 FirebaseCoreInternal: df84dd300b561c27d5571684f389bf60b0a5c934 FirebaseInstallations: 913cf60d0400ebd5d6b63a28b290372ab44590dd GoogleAppMeasurement: f9de05ee17401e3355f68e8fc8b5064d429f5918 GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15 MarketingCloud-SFMCSdk: 53e02577c9709cab3c366b944ee922b96b5fd253 MarketingCloudSDK: 8b177f60495cb9f5ce84b6a34f679e8444596f45 nanopb: 438bc412db1928dac798aa6fd75726007be04262 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
PODFILE CHECKSUM: 78dcd47a545be10c32b34140b3c657d348545523
COCOAPODS: 1.15.2