Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 400
7ynk3r Avatar asked May 02 '16 23:05

7ynk3r


3 Answers

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.

like image 163
Mike Bonnell Avatar answered Nov 15 '22 17:11

Mike Bonnell


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 :)
like image 21
Evgeny Karkan Avatar answered Nov 15 '22 17:11

Evgeny Karkan


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

like image 1
Mot Avatar answered Nov 15 '22 17:11

Mot