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"```