Skip to content

Want to get the iOS Device location, but a tweak can't get the permission? Worry no more, this code has all you need!

License

Notifications You must be signed in to change notification settings

isklikas/TweakLocationManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TweakLocationManager

Do you want to get the location of your iOS device from a tweak, without having to deal with permissions? Well, just copy - paste this code. The entire logic is explained in the Tweak.x file.

P.S. As an advice. Use this code as a snippet. I tried moving it inside a method that returns a CLLocation * object and it would always fail then. By all means, if you get this working inside a CLLocation * returning method, or you improve my approach, feel free to fork my work and maybe, pull request it? :)

About

Want to get the iOS Device location, but a tweak can't get the permission? Worry no more, this code has all you need!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published