-4.5 C
New York
Wednesday, January 15, 2025

Firebase crashlytics not capable of report on Flutter IOS Simulator


I discovered a concern in my undertaking the place firebase crashlytics in simulator just isn’t capable of report crashes/exception on dashboard.
I already tried flutter clear ,pod clear ,derived information cleanup ,xcode and simulator reset and reinstall however nothing labored.

surprisingly similar is working in demo undertaking with eaxct similar enviorment.

Crashlytics Report :

  • Flutter Model : 3.22.2 (steady)
  • Dart Model : 3.4.3 (steady)
  • Gadget : Mac air m3
  • Arch : arm64
  • Xcode : 16.1
  • Ios simulator : 18.1
  • firebase_core: ^3.8.0
  • firebase_crashlytics: ^4.1.5

With Precise Mission (not reporting take a look at exception on firebase):

warning: (arm64) /Customers/ayush/Library/Developer/Xcode/DerivedData/Runner-adltzzcjbiafireqwyxxucmvitbs/Construct/Merchandise/Debug-dev-iphonesimulator/Runner.app/Runner empty dSYM file detected, dSYM was created with an executable with no debug information.

11.4.0 - [FirebaseCrashlytics][I-CLS000000] Unable to learn identifier at path /Customers/ayush/Library/Developer/CoreSimulator/Gadgets/1AD501A4-3917-4182-B4D8-4E86E6F5972D/information/Containers/Knowledge/Utility/0016170A-1727-461D-A23D-4F509D2CC003/Library/Caches/com.crashlytics.information/one.zoop.id.kyc.retailer.pockets.dev/v5/studies/energetic/e06a815701e04acd91ddf67bd2029920

With demo undertaking (working and capable of report the take a look at exception on firebase):

warning: (arm64) /Customers/ayush/Library/Developer/Xcode/DerivedData/Runner-fpbeulvspqekciebaplkhlthaxnc/Construct/Merchandise/Debug-iphonesimulator/Runner.app/Runner empty dSYM file detected, dSYM was created with an executable with no debug information.

11.4.0 - [FirebaseCrashlytics][I-CLS000000] Crashlytics skipped rotating the Set up ID throughout pressing mode as a result of it's run on the principle thread, which may't succeed. This could occur if the app crashed the final run and Crashlytics is importing urgently.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles