Search code examples
androidandroid-ndkfirebasefirebase-crash-reporting

Does/Will Google support NDK C++ crashes in Firebase Crash Reporting?


I have tried to find out from the documentation whether Google is supporting NDK C++ crashes in the newly released Firebase Crash Reporting. So far I have seen only Java crashes support. Does any one know if Google is planning to add support in the near future.


Solution

  • In the initial beta version, Firebase Crash Reporting only supports collecting Java crashes (on Android).

    Can't make any comments on future support, but its certainly an important area to consider for us.