Skip to content

Upgrade geolocation functions from CLLocationManager to CLMonitor #24

@vendhan-dsrc

Description

@vendhan-dsrc

Apple has deprecated several CLLocationManager methods, including startMonitoring(for:) and stopMonitoring(for:). Apple recommends migrating to the new CLMonitor API, which provides a more modern and power-efficient way to monitor regions and locations.

Question:
Do you have plans to upgrade geolocation functions from CLLocationManager to CLMonitor?

https://developer.apple.com/documentation/corelocation/cllocationmanager/startmonitoring(for:)/

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