I am working on a Cocos2d-x C++ project and I want to integrate Firebase Crashlytics. I have added Crashlytics as the documentation suggests, and I am receiving Objective-C crashes, but I want to capture C++ crashes. Has anyone worked with this and can offer help?
I am using Firebase version 10.20.0 in a Cocos2d-x iOS project
i use sentry insted crashlytics and it work for obj c and c++ crashes