My Firebase iOS App i had to put the frameworks in manually due to some reason in cocoapods.
i have been getting an crash error saying
2016-06-04 00
I was just dragging code files and frameworks from another project and encountered this problem. After adding all frameworks in build phase, adding -ObjC in 'other linker flags' solved the problem.