I was wondering if it was possible to link up Bitrise with Bugsnag or Instabug. Those two tools support uploading app source maps for every build to enable better insight into issues that occur. You can do it manually for every build but I was wondering, if someone has managed to get this automated with Bitrise?
I figured it’s possible to write a bash script that would do it, I’m just wondering if there’s a better way?
We currently do not have a step for Bugsnag/Instabug, community-created or otherwise.
However, if you’d go the length to write this script for yourself, I’d encourage you to download Bitrise CLI and create a step for it yourself! This way anybody will be able to use it in the future, and you will even become a contributor eligible for a discount!