startMonitoringSignificantLocationChanges not working in swift

后端 未结 4 1322
我寻月下人不归
我寻月下人不归 2021-01-02 10:31

I\'d added CLLocationManager in my app using Swift in the AppDelegate file.

In the Appdelegate.swift file,

import CoreLocation
@UIApplicationMain
cla         


        
4条回答
  •  梦谈多话
    2021-01-02 11:04

    In your simulator, goto Debug->Location->Custom and change location, then test it.

提交回复
热议问题