vnrdroidfreak commented on issue #222: URL: https://github.com/apache/cordova-plugin-geolocation/issues/222#issuecomment-906391121
i have fixed this error by open this project from platform folder with android studio. 1)open search file window by double press shift button 2) find "android.json" file and open it 3) find word "gps" and remove duplicate entry 4) try ionic cordova build android now 5) open android manifest file and remove duplicate entry for gps. again can take build in either android studio or ionic cordova build android will solve this issue. Happy coding. cheers -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
