Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: maps

Posted on 15 February 202112 February 2021

iOS – Fake GPS position: how to use and prevent

ios fake gps position

Very often a lots of iOS applications use your gps position to retrieve data or to lock / unlock contents positions based.

With Android you can use lots of apps called Fake GPS or similar that allow you to change your real gps position with a mocked one.

On Android development side this can be blocked checking via code the:

Continue reading “iOS – Fake GPS position: how to use and prevent”

Twitter feed is not available at the moment.

Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress