Crash reports are not generated in fabric/ crashlytics for my iOS application. An error (as given in screenshot) is being displayed on fabric dashboard.
As instructed by fabric I tried to search the given UUIDs in spotlight from the machine where the fabric mac app is installed.(where I create build of app.) but could not get any results.
Also tried to search using terminal with command : mdfind "com_apple_xcode_dsym_uuids == <UUID>”
(as given in : http://support.crashlytics.com/knowledgebase/articles/376834-missing-dsyms ) but could not get any results there also.
Anybody had this issue before ? Any workarounds to resolve this ?