John Borges
John Borges
@Mohamed-ZiBox Can you provide more info? OS version, device, ext...
@chvonrohr thanks for sharing! Yes, the biggest issues I ran into were the stability problems you mentioned. The Android APIs in `PackageManager` for app icon switching seem unstable at times....
@chvonrohr Can you include the example app where you have this plugin implemented. I'de like to see the config options and full `AndroidManifest.xml`
@all-contributors please add @chvonrohr for code
@JoeStanziano I'll fix the readme instructions since it isn't very clear on this topic. The plugin will change the icons in those other areas you mentioned (settings, notifications, spotlight), as...
@ghonche There are some known issues with the beta version of the plugin and certain versions of Android. I'll try making an AVD with the settings you mentioned and see...
I am working on a solution. Stay tuned.
I have something partially working that I will share shortly. I'll likely publish a beta version for everyone to test and give feedback on.
[3.1.0-beta.0](https://github.com/capacitor-community/app-icon/tree/android-support) has been published with Android support. The only method currently supported is `change()`. You also need to specify the icons that need to be disabled as an additional option....
@chvonrohr Thanks for testing! I'll create some additional avds with the platform versions and devices you mentioned. Lets see if I can get anything in the logs. I only used...