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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to