locmanager_error

  1. A

    iOS Question The operation couldn’t be completed. (kCLErrorDomain error 0.)

    Hi all. I created a class based on Erel Location example. It works fine but today I got an error LocManager_LocationError The operation couldn’t be completed. (kCLErrorDomain error 0.) The error occurs on a real device, not on a emulator Here is a code of my class Sub Class_Globals Public...
  2. A

    iOS Question LocManager error

    Hi all. I created a class based on Erel Location example. It works fine but today I got an error LocManager_LocationError The operation couldn’t be completed. (kCLErrorDomain error 1.) Despite this error Lat / Long are correct and it only happens once. I don't quite undertand what domain this...
Top