Can't update Android Play Store Icon

I have previously published an app built with Expo onto the Android Play Store. However, now I cannot update the app icon on the Android Play Store.

Can someone please explain how I can update the Android Play Store icon?

Hey @saeho,

You’ll need to build a new .apk to see the icon change to effect. If you are not sure where to make the change, it is in your app.json https://docs.expo.io/versions/v31.0.0/workflow/configuration

Cheers,

Adam

Build a new .apk means a new “expo build:android” correct? If so, I’ve already re-built at least 30 times. I’ve been working on this app for a while and I’ve re-bult the app countless times.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.