Android Fabric Crashlytics Deployment

Hi, I’m having some issues with uploading my builds to Fabric/Crashlitycs and have been getting the following error ERROR - Crashlytics Developer Tools error. java.lang.IllegalArgumentException: Your fabric.properties file is missing your build secret. Check the Crashlytics plugin to make sure that the application has been added successfully! Contact support@fabric.io for assistance. Even though I’ve uploaded the file to the generic file storage.

        inputs:
        - destination: "/bitrise/src/fabric.properties"
        - source: "$BITRISEIO_BITRISE_FABRIC"```

Hi @poojanOTR!

Are you running these on Pull Request builds? If so, make sure you have enabled the secret for pull requests!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.