crashlyticsDidDetectCrashDuringPreviousExecution for crashlytics NDK
问题 We are using crashlyticsDidDetectCrashDuringPreviousExecution to detect java crashes and report them to our bi systems, but our app is mostly C++ and we are using crashlytics NDK, we can't find anything similar to crashlyticsDidDetectCrashDuringPreviousExecution. any way that we can actually detect an NDK crash when the app starts? thanks Oded 回答1: Mike from Fabric here. Currently, there isn't a way to do this within Fabric or the SDK for an NDK crash. 回答2: NOTE: This works on older version