-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Location Accuracy Plugin Nothing happens when I fire the function #55
Comments
Have you ensure the app has location authorisation before calling the code above? Please read the documentation, in particular see the Full Android & iOS example section. Also try building+running the example project to understand functionality of the plugin. Please ask any further support questions on the Ionic Forums or Stackoverflow |
I am using https://ionicframework.com/docs/native/location-accuracy/ is this not working ?,If not what is the use of this plugin? |
Ionic Native just provides a Typescript wrapper around the JS API of this Cordova plugin. If you have an issue with the Ionic Native Typescript wrapper, raise it against Ionic Native. |
So finally is there no code for resolve my issue? |
Github issues are for reporting bugs or requesting features, not asking for help/support. Ask on the Ionic Forum or StackOverflow. |
I built the following code in my phone,no errors anywhere,But when I click on the button i need to check either device location enable or not but using below code nothing happens i am using android 7.0 version can some one help me please and i just follow this link How to programatically enable and disable GPS in Ionic Framework or Cordova
start(){
The text was updated successfully, but these errors were encountered: