Giter VIP home page Giter VIP logo

Comments (12)

dpa99c avatar dpa99c commented on July 30, 2024

This code fragment alone is not sufficient information to diagnose any issue.
Please do the following:

  • specify exactly what platform/version you are testing and under what conditions.
  • try connecting a remote debugger (Chrome Dev Tools/Safari Web Inspector) to the Cordova Webview of your app and placing breakpoints to step through the code at runtime.
  • try building and running the example project as a working reference as to how you should use this plugin.
  • make sure you have read and understood the caveats and limitations of using this plugin in its documentation.

from cordova-plugin-request-location-accuracy.

lightyaer avatar lightyaer commented on July 30, 2024

Sorry, for the missing info,
I am testing it on Android 8.0 OnePlus 3T, tested with mobile data and wifi,
Yep, I'll try running the debugger and finding the bug,
This itself is the example project, I wanted to integrate LocationAccuracy in my Main App where in I need to get Precise High Accuracy Coordinates when user goes on a specific page.
I think the caveats are related to ios devices only.

I hope this helps.

@ionic/cli-utils  : 1.19.0
ionic (Ionic CLI) : 3.19.0

global packages:

cordova (Cordova CLI) : 7.1.0

local packages:

@ionic/app-scripts : 3.1.6
Cordova Platforms  : none
Ionic Framework    : ionic-angular 3.9.2

System:

Android SDK Tools : 26.0.2
Node              : v6.9.5
npm               : 3.10.10
OS                : Windows 10

Environment Variables:

ANDROID_HOME : c:\Android\sdk

Misc:

backend : pro

from cordova-plugin-request-location-accuracy.

dpa99c avatar dpa99c commented on July 30, 2024

Just re-tested the example project built with [email protected] and [email protected] running on Nexus 6P running Android 8.1 and it works fine.

from cordova-plugin-request-location-accuracy.

lightyaer avatar lightyaer commented on July 30, 2024

Is your code same as mine?
Did you ask for location permission via diagnostic plugin before making a request for accuracy?
Did you test it for an Ionic project?
Lastly, can you please share the example project you tested it on?

Thanks in Advance

from cordova-plugin-request-location-accuracy.

dpa99c avatar dpa99c commented on July 30, 2024

Is your code same as mine?
Did you ask for location permission via diagnostic plugin before making a request for accuracy?
Lastly, can you please share the example project you tested it on?

I tested it with cordova-plugin-request-location-accuracy-example which enables requesting location authorization before requesting location accuracy.

Did you test it for an Ionic project?

No. Ionic Native provides a typescript wrapper around this plugin which is created and maintained by the Ionic Team.
It is not a direct part of this plugin.
However, it is simply a wrapper and therefore shouldn't interefere with the underlying behaviour/logic of the plugin which it calls.

from cordova-plugin-request-location-accuracy.

lightyaer avatar lightyaer commented on July 30, 2024

Solved it , Dissected each and every operation , from asking location permission to enabling high accuracy,
turns out one doesnt need location permission,

Thanks alot for the help

from cordova-plugin-request-location-accuracy.

merlindasumardi avatar merlindasumardi commented on July 30, 2024

hi @lightyaer , i have the same problem with you. can you help me to explain how you solved this problem? thank you

from cordova-plugin-request-location-accuracy.

lightyaer avatar lightyaer commented on July 30, 2024

@merlindasumardi don't use canRequest, just ask for a request and try getting the location.. It'll work..

from cordova-plugin-request-location-accuracy.

Anujmoglix avatar Anujmoglix commented on July 30, 2024

Location Plugin issue on MI Phone , It is giving location without opening gps and going to true condition but giving issue on others phone

from cordova-plugin-request-location-accuracy.

kapilSoni101 avatar kapilSoni101 commented on July 30, 2024

@lightyaer sir i have used location-accuracy plugin but i got every time canRequest will be 0.do you know why got return 0?

from cordova-plugin-request-location-accuracy.

dpa99c avatar dpa99c commented on July 30, 2024

Please test with the example project to see if you can reproduce the issue to eliminate any issues in your own code.

from cordova-plugin-request-location-accuracy.

kapilSoni101 avatar kapilSoni101 commented on July 30, 2024

@Anujmoglix :sir i have used location-accuracy from below link:
https://ionicframework.com/docs/native/location-accuracy
If i used above i got cordova undefined i have already used before but why got 0
?

from cordova-plugin-request-location-accuracy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.