flyonthenet commented on pull request #81:
URL: 
https://github.com/apache/cordova-plugin-geolocation/pull/81#issuecomment-758049494


   This seems introduces some incompatibility with other plugins.
   With version 4.1.0 (latest) i get this error when building using 
https://volt.build :
   
   ```
   > Task :app:processReleaseManifest FAILED
   /platforms/android/app/src/main/AndroidManifest.xml:37:5-66 Error:
        Element uses-feature#android.hardware.location.gps at 
AndroidManifest.xml:37:5-66 duplicated with element declared at 
AndroidManifest.xml:32:5-91
   /platforms/android/app/src/main/AndroidManifest.xml Error:
        Validation failed, exiting
   ```
   In this case conflict is with 
[cordova-plugin-googlemaps](https://github.com/mapsplugin/cordova-plugin-googlemaps)
   
   Rolling back to 4.0.2 the build succeeded.
   
   Any suggestion to use version 4.1.0?
   Thanks


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to