[GitHub] [cordova-plugin-geolocation] BARNZ commented on issue #81: CB-11875 added android.hardware.location.gps uses-feature.

2020-03-24 Thread GitBox
BARNZ commented on issue #81: CB-11875 added android.hardware.location.gps 
uses-feature.
URL: 
https://github.com/apache/cordova-plugin-geolocation/pull/81#issuecomment-603636603
 
 
   Thanks @timbru31 - works great!  


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



[GitHub] [cordova-plugin-geolocation] BARNZ commented on issue #81: CB-11875 added android.hardware.location.gps uses-feature.

2020-03-23 Thread GitBox
BARNZ commented on issue #81: CB-11875 added android.hardware.location.gps 
uses-feature.
URL: 
https://github.com/apache/cordova-plugin-geolocation/pull/81#issuecomment-602889938
 
 
   Man this bites me every time I go to do a release build.
   
   Thanks @dansterrett - that works, but only for the first time you build. On 
the 2nd time round it will try to add a duplicate line into the 
`AndroidManifest.xml` file and the build will fail:
   
   
![image](https://user-images.githubusercontent.com/2202345/77368838-03058d80-6dc2-11ea-8d00-a328f1711970.png)
   
   Have to manually remove the line with `android:required` before it will work 
again.
   


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