CLLocationPushServiceErrorDomain

Error Domain=CLLocationPushServiceErrorDomain Code=3 "(null)"

An error occurs when calling startMonitoringLocationPushes(completion:). Why does this error occur?

  1. Included com.apple.developer.location.push entrymen when I generated the bundle ID.
  2. Added push notification functionality.
  3. Requested Location service permission.
  4. Added location push service extension target.
CLLocationPushServiceErrorDomain
 
 
Q