Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crashed due to Firebase SDK #12796

Open
sreejith-krishna opened this issue Apr 16, 2024 · 4 comments
Open

App crashed due to Firebase SDK #12796

sreejith-krishna opened this issue Apr 16, 2024 · 4 comments

Comments

@sreejith-krishna
Copy link

sreejith-krishna commented Apr 16, 2024

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!
@google-oss-bot
Copy link

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

@rizafran
Copy link
Contributor

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.

@google-oss-bot
Copy link

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!

@sreejith-krishna
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants