You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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 if I can get anymore info on your error.
Describe the bug
I'm using
@capacitor-community/app-icon
version3.1.0-beta.0
in my android project.Following code returns
-1
asresponse
:And app icon doesn't change.
I added
activity
andactivity-alias
to AndroidManifest.xml like this:Expected behavior
AppIcon.change('icon_name') must change the app icon.
Screenshots

Console log:
Smartphone
Additional context
Any help is appreciated.
The text was updated successfully, but these errors were encountered: