简体   繁体   中英

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?

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.

I have the same situation, and I've confirmed with testing today that Crashlytics forces me to have a separate app in their system for each of my customers. I suspect with Firebase/Google integration this will not change as they'll be offering a complete app framework (just as the transition from Xamarin Insights -> HockeyApp -> Microsoft Mobile Center). I reviewed the alternatives today; Raygun.com has had long-standing support for Xamarin and the only association between your app and Raygun is a text key, and it works with or without the dSYM files. So far so good!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM