Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

One bundle identifier in Crashlytics for multiple apps

I have a whitelabeled app and every customer's app has its own unique bundle identifier. This causes Crashlytics to flood with different apps which potentially could have the same crash report. I would like to have it all grouped under one app, so it's easier to maintain.

I know there's a solution for Android (https://gist.github.com/tyvsmith/6188014), but couldn't find anything for iOS.

Does anybody know if this is possible for iOS and if so, how can I do this?

like image 815
Paul van Roosendaal Avatar asked Nov 09 '22 06:11

Paul van Roosendaal


1 Answers

Mike from Fabric here.

Currently, there isn't a way to do this on iOS for Fabric. I'll let the team know you'd like to see it added in.

like image 66
Mike Bonnell Avatar answered Nov 14 '22 23:11

Mike Bonnell