Steve Kuo
Steve Kuo

Reputation: 63104

How to setup Fabric/Crashlytics without installing their client app

I just setup a fabric.io account. Part of the new user flow is for me to download and run the Mac app.

enter image description here

Is there a way to continue the setup process and get my API key without running their app? I can get the Crashlytics directly via CocoaPods.

I tried navigating to https://fabric.io/settings/organizations but it always redirects me to https://fabric.io/onboard

Upvotes: 0

Views: 436

Answers (1)

Mike Bonnell
Mike Bonnell

Reputation: 16249

Mike from Fabric here.

You can get any of the parts of Fabric and your API key from https://fabric.io/kits/ after selecting the part of Fabric you want to install.

When you are at the page with the link you provided (https://fabric.io/kits/ios/crashlytics/install) The API key is given in Step 3. If you're not logged in to the site or still need to verify your Fabric account's email address, then you'll be prompted for either one of those actions before you can get the key.

Upvotes: 1

Related Questions