Skip to content

Prevent crash when using GenericPush whereas 'firebase=false'

François Grisez requested to merge fix/uncaught_exception into master

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

(cherry picked from commit 8ae7993e)

Merge request reports