1

Is it possible on a jailbreak iPhone get gps location without user interaction?

In my code

[CLLocationManager authorizationStatus]

always return kCLAuthorizationStatusRestricted.

If I use

[CLLocationManager setDefaultEffectiveBundle:[NSBundle bundleForClass:self.class]]; // privat api

I getting kCLAuthorizationStatusNotDetermined.

Kmd
  • 337
  • 2
  • 5
  • 18

0 Answers0