7ynk3r
7ynk3r

Reputation: 1008

How to change an iOS app icon in Crashlytics / Fabric

I've updated the app icon resource but I can't find a way to reflect this on Crashlytics / Fabric.

Upvotes: 5

Views: 2891

Answers (4)

Mike Bonnell
Mike Bonnell

Reputation: 16249

Mike from Fabric here.

It should be picked up on the next build and run of your app. That's when check to determine if there is an updated app icon.

Updated Answer:

We now provide a way for you to upload the icon manually. To update your app’s icon, log into your account, head to your app’s settings and click on the current icon. Select your new icon and upload it to change the icon in Fabric. The icon will not change again until a new manual upload happens.

Upvotes: 17

Mot
Mot

Reputation: 11

Click setting, and choose your app, then you can change your app icon by yourself.

Upvotes: 1

Evgeny Karkan
Evgeny Karkan

Reputation: 9612

Well, unfortunately, Mike's answer did not help me, but I've found a way to do it.

  • go to the web page fabric.io
  • log in into your account
  • on the top right corner - select the gear (settings) icon
  • select apps (most left option)
  • find your app for which you want to update icon on Fabric
  • select app
  • you will see app icon in the center of screen
  • click on it - and it will open the window asking you to select image from your computer (in my case Mac)
  • upload required image asset
  • profit :)

Upvotes: 1

psu
psu

Reputation: 404

In my case changing Version number, Build number and app reupload helped. Of course I needed to do it few times and occasionally logout from Fabric app. So it's really random.

Upvotes: 0

Related Questions