firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

App crashed due to Firebase SDK

Open sreejith-krishna opened this issue 4 months ago • 4 comments

Description

firebaseSDKCrash

We could able to see our app crashed, the above stack trace is from the Crashlytics console. From the stack trace it seems to be due to firebase sdk. Any help to debug this issue will be much appreciated.

Reproducing the issue

We are unable to reproduce this issue.

Firebase SDK Version

10.22.1

Xcode Version

15.3

Installation Method

Swift Package Manager

Firebase Product(s)

All

Targeted Platforms

iOS

Relevant Log Output

No response

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

Expand Package.resolved snippet

Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet

Replace this line with the contents of your Podfile.lock!

sreejith-krishna avatar Apr 16 '24 09:04 sreejith-krishna

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

google-oss-bot avatar Apr 16 '24 09:04 google-oss-bot

Thanks for reporting, @sreejith-krishna. Could you confirm if you're using sqlite in your code? One possible reason might be related to sqlite implementation in the app that is incompatible with the system version. You may also try searching issues in the repo regarding APMSqliteStore.

rizafran avatar Apr 16 '24 13:04 rizafran

Hey @sreejith-krishna. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot avatar Apr 23 '24 01:04 google-oss-bot

Hi thanks for responding. We are using SQLite3 in our code.

sreejith-krishna avatar Apr 24 '24 12:04 sreejith-krishna