You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/15 15:33:23 UTC

[GitHub] [cordova-android] ZumelzuR commented on issue #678: authenticator.xml resource mipmap/icon not found

ZumelzuR commented on issue #678: authenticator.xml resource mipmap/icon not found
URL: https://github.com/apache/cordova-android/issues/678#issuecomment-574714031
 
 
   Is not a good practice to touch the files inside platforms> (edit or create stuff there), so I recommend to change the ICON variable and keep it like 
   `    <plugin name="@mauron85/cordova-plugin-background-geolocation" spec="3.0.3">
         ...
           <variable name="ICON" value="@mipmap/ic_launcher" />
          ...
       </plugin>`
   
   This route  "mipmap/ic_launcher" will work. BTW now package is @mauron85/cordova-plugin-background-geolocation, the other one is deprecated

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org