Deprecated getCurrentPosition() and watchPosition() are deprecated on HTTP calls.its working locally but when i am deploying my application on aws server then i am getting above error. so how can I fix it without switching to https? or if i want to switch my application on https then what all will be the steps for that.
Any help will be appreciated.