Refresh Icon programmatically from inside the app

Please provide the following:

  1. SDK Version: 40
  2. Platforms(Android/iOS/web/all): Android and iOS

I have an App with Bare Workflow because have InApp Purchases, and this lib need the Bare Workflow.

When someone purchase the full version, I need to update the Icon of the App.

Here is an article how to do with swift for iOS: How to Programmatically Change your App Icon — iOS Swift Guide | by Baptiste Montagliani | The Startup | Medium

I need the same for Android and iOS, but compatible for Expo in Bare Workflow

Thanks very much for your help

You could try this:

As far as I know this is not possible to do on Android, but see the following for possible workarounds.

1 Like

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