crashlytics

Can't find dsym file for UUID from Crashlytics

徘徊边缘 提交于 2020-08-27 21:43:13
问题 Please help me in finding the issue where Crashlytics' is saying the the dSYM is missing for a given UUID. I have searched all of my dSYM file but the given UUID is not found. I have used this command: mdfind "com_apple_xcode_dsym_uuids == <>" to check the UUID from crashlytics. There were 3 missing UUID Crashlytics reported. I have uploaded dSYMs for 2 of them, but struggling to find dSYM for last UUID. 来源: https://stackoverflow.com/questions/44931719/cant-find-dsym-file-for-uuid-from

Can't find dsym file for UUID from Crashlytics

穿精又带淫゛_ 提交于 2020-08-27 21:43:09
问题 Please help me in finding the issue where Crashlytics' is saying the the dSYM is missing for a given UUID. I have searched all of my dSYM file but the given UUID is not found. I have used this command: mdfind "com_apple_xcode_dsym_uuids == <>" to check the UUID from crashlytics. There were 3 missing UUID Crashlytics reported. I have uploaded dSYMs for 2 of them, but struggling to find dSYM for last UUID. 来源: https://stackoverflow.com/questions/44931719/cant-find-dsym-file-for-uuid-from

Understanding Crashlytics Crash Report (partial apply)

别说谁变了你拦得住时间么 提交于 2020-08-26 08:23:56
问题 Having trouble understanding a crash report in Crashlytics. I do not have much experience in analyzing crash report. Appreciate your help. This is the crash log: Crashed: com.apple.main-thread 0 My App 0x100f77180 specialized closure #1 in closure #1 in ConfirmItemCheckInViewController.doneButtonPressed() (ConfirmItemCheckInViewController.swift:175) 1 My App 0x100f77c94 partial apply for closure #1 in closure #1 in ConfirmItemCheckInViewController.doneButtonPressed()

React native 0.61.5 Crashlytics missing libhermes.so: SoLoader.java com.facebook.soloader.SoLoader.assertInitialized

若如初见. 提交于 2020-08-22 11:50:53
问题 I am building a React-Native application, everything worked fine until I decided to upgrade from version 0.59.x to v 0.61.5 . When I try to release my app in the play store, I've got a lot of crashes reported by Firebase Crashlytics ( v 6.2.0 ) -- even though my version is just available for internal testing , so it must be a pre-launch report triggered by playstore -- and it's exactly the same error for the exact same device => LGE Nexus 5X with android 6.0.1 . Fatal Exception: java.lang

How long does Firebase store my crash data? / Export data from Crashlytics?

丶灬走出姿态 提交于 2020-08-09 10:43:28
问题 I have to leave my work with applications for for several months. Later, I would like to remove some of the errors that currently Crashlitics shows. How long does Firebase store my data, especially crashes. Is it possible to export data from Firebase Crashlytics? 回答1: Thanks. Crashlytics stores 90 days of crash data. You will soon be able to export data directly from Firebase Crashlytics. 来源: https://stackoverflow.com/questions/51572955/how-long-does-firebase-store-my-crash-data-export-data

How long does Firebase store my crash data? / Export data from Crashlytics?

白昼怎懂夜的黑 提交于 2020-08-09 10:43:23
问题 I have to leave my work with applications for for several months. Later, I would like to remove some of the errors that currently Crashlitics shows. How long does Firebase store my data, especially crashes. Is it possible to export data from Firebase Crashlytics? 回答1: Thanks. Crashlytics stores 90 days of crash data. You will soon be able to export data directly from Firebase Crashlytics. 来源: https://stackoverflow.com/questions/51572955/how-long-does-firebase-store-my-crash-data-export-data

upload dSYMs to Firebase using upload-symbols

空扰寡人 提交于 2020-08-08 05:16:07
问题 Trying and failing to upload dSYMS file to Firebase ever since they took away the simple and straight forward way of doing it. I entered this into the terminal: /Users/michael****/Desktop/Revibe/revibe-ios/Pods/FirebaseCrashlytics/upload-symbols -gsp /Users/michael****/Desktop/Revibe/revibe-ios/Revibe/Production-GoogleService-Info.plist -p ios /Users/michael****/Desktop/appDsyms I get this error: -bash: /Users/michael*****/Desktop/Revibe/revibe-ios/Pods/FirebaseCrashlytics/upload-symbols: No