Skip to content

Location is accurate on the web and Android, but incorrect on iOS. #69

@omprakash-singh1

Description

@omprakash-singh1

Hi everyone,

I’m using Ionic Angular to build an application for web, Android, and iOS. We’ve implemented location tracking using Ionic Geolocation.

The coordinates are accurate on web and Android, but on ios the app returns incorrect coordinates.

Could you please suggest how to resolve this issue?

        return pos = await Geolocation.getCurrentPosition({
          enableHighAccuracy: true
        });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions