NativeScript / nativescript-geolocation

Geolocation plugin to use for getting current location, monitor movement, etc
Apache License 2.0
139 stars 76 forks source link

Current location permission dialog disappears too quickly in ios #230

Closed monicaarepo closed 5 years ago

monicaarepo commented 5 years ago

I am developing android and ios application using the native script angular. I am using the geolocation plugin for access to the location, but the location permission dialog was disappeared too quickly in ios. Help me to fix the issue.

elena-p commented 5 years ago

Hi @monicaarepo,

I was not able to reproduce the described issue. Does it happen in the demo-angular app in this repo? If not - could you provide us a sample app so that we could investigate further.

RajkumarRepo commented 5 years ago

If Location Services Off then call geolocation.enableLocationRequest() it displays the dialogue but it was closed too quickly in angular.

elena-p commented 5 years ago

HI @monicaarepo, @RajkumarRepo,

We are still unable to reproduce this issue. Could you share on what device/simulator does automatic closing of the permission dialog happen?

tgpetrov commented 5 years ago

Closing due to inactivity