iOS - Disable Answers but keep Crashlytics

169 views Asked by At

Is there an update on Fabric to disable Answers but keep Crashlytics from Fabric? The latest answers on this topic on Stack Overflow were last year so I'm hoping by now that there is an update that can solve this issue. Our team keeps seeing greater analytics when we're testing on a staging environment which can be annoying because we want to know real data only.

1

There are 1 answers

2
Mike Bonnell On

Mike from Fabric here. There have been no changes on this front. If you want to keep debug and production data separate, either creating two organizations and conditionally changing your API key or using two separate bundle identifiers or package names are the recommend workarounds.