Skip to content

Prevent crash when using GenericPush whereas 'firebase=false'

François Grisez requested to merge hotfix/uncaught_exception into release/2.2

Also switch some std::runtime_error catches into std::exception to improve reliability.

Merge request reports