Search code examples
iosfirebasecrashcocoapodssigabrt

After upgrade pod Firebase to 4.8.0 version on iOS always getting a SIGABRT related with com.google.fira.worker EXC_BAD_ACCESS


After update my pods I am having problems with the version of firebase is always crashing my app at any time.

SIGABRT error xcode

enter image description here


Solution

  • I fixed the issue upgrading to last version of Firebase 4.13.0. The problem was happening only with 4.8.0 version.