Fabric crash tracking based on environment in iOS
Fabric Crashlytics is a crash reporting tool that helps us track crashes in our app. But while you are working on a project with different environments, say (debug and release) how would you track the crashes based on a particular environment. One...