I've been using Crashlytics for a long time now (starting when there was no Fabric yet), but recently I have a problem with new application that is distributed through Test Flight Beta and it's already in the AppStore.
I configured Crashlytics as usual using CocoaPods and Fabric OS X app. I distribute new versions using Test Flight Beta.
The problem is that I'm not receiving any crash reports. Moreover, in the Answers section I only see simulator devices...
I haven't change any default settings, neither have I set to build Fabric only in debug mode.
Any ideas where to search for the cause?
"${PODS_ROOT}/Fabric/run" ...
– Ceceliacecil