firebase / firebase-ios-sdk

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

crash in FirebasePerformance InstrumentURLSessionTaskDidCompleteWithError #9974

Open ACFancy opened 2 years ago

ACFancy commented 2 years ago

Xcode version: 13.3 Firebase SDK version: 9.2.0 Installation method: CocoaPods Firebase Component: Analytics, Core, Database, Crashlytics, Auth, Performance, RemoteConfig, DynamicLinks Target platform(s): iOS 15.5

Step

google-oss-bot commented 2 years ago

I found a few problems with this issue:

rizafran commented 2 years ago

Thanks for reaching out, @ACFancy. Could you provide a sample app that reproduces the issue?

ACFancy commented 2 years ago

@rizafran sample demo code

rizafran commented 2 years ago

Thanks for the sample app, @ACFancy. Unfortunately, I'm unable to open the app properly. Could you try to double-check the files?

Screen Shot 2022-07-04 at 7 50 37 PM
ACFancy commented 2 years ago

@rizafran I run this project in XCode 14.0 beta.2, maybe have some changes with XCode 13.x

ACFancy commented 2 years ago

@rizafran

rizafran commented 2 years ago

Hi @ACFancy, I tried your sample app, but I was able to run it successfully without any error (though I only commented the post_install block from the Podfile since I'm getting a module not found error). Do you have any other error logs or additional stack traces to the ones you shared?

ACFancy commented 2 years ago

@rizafran

sysail commented 1 year ago

same crash here.

sysail commented 1 year ago

crash on iPhone 6s, not crash on iPhone 11 Pro max.

CoderHYoung commented 1 year ago

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

I also got the same crash. Firebase/Performance SDK version: 8.9.1. crash on iPhone 6s, 15.6.1

michal-binovsky commented 1 year ago

We are experiencing the same issue on iOS Simulators and physical devices as well iOS 16.4, Firebase 9.4.1

firebase_crash
ronak0garg commented 1 year ago

We are also facing same crash and it's increasing exponentially for users it will be a great help if someone can provide resolution to this