Search code examples
androidc++firebaseandroid-ndkfirebase-crash-reporting

Firebase Crash Reporting - Does it support NDK now?


Does Firebase Crash reporting support NDK / C++ in the latest version?

Has anybody tested it and how are the results?


Solution

  • Firebase Crash Reporting currently does not support NDK/native code. The team recommends use of Crashlyics (acquired by Google) for NDK crash reporting.