77
Views
1
Comments
[Background Location Plugin] Error when generate apk
Question
background-location-plugin
Mobile icon
Forge asset by Alexandre Costa

Hi,

I tryed to use this plugin with the demo, but when i try to make the apk give me an error:
Build failed with the following error: Error compiling Cordova plugin: xml/authenticator.xml:2: AAPT: error: resource mipmap/icon

Can you provide some help?

Thank you

2019-11-01 16-10-49
Nélio Dionisio

Hi,

In this article says that this error happens because on latest cordova versions the icon isn't compiled anymore for mipmap/icon.png but for mipmap/ic_launcher.png.

Hope it helps :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.