In Firebase, non-fatal crashes are not considered crashes but rather caught exceptions that customers choose to log for the purpose of debugging or gathering information. They can be seen as non-fatal errors.

In order for Embrace to obtain the same information, customers would need to manually add the non-fatal logging just as they did in Firebase.