Uploading sourcemaps to Bugsnag/Instabug

Hey good folks,

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?

Hey @NedimMuhamedagic!

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!

More info on how this works here: Bitrise Contributors

Let us know if you have any question here, on our on-site chat! :wink:

@bitce

Awesome, I’ll give it a go during the weekend.

Glad to hear that, let us know how it goes @NedimMuhamedagic!

1 Like

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