Schlaubischlump
Schlaubischlump
Add a speed overlay or add the speed to the toolbar at the bottom of the window.
### Description Since iOS 17 Apple changed how the developer functions, such as taking a screenshot, launching apps and location simulation are accessed. IDB currently doesn't seem to support these...
There is a crash which occurs very very seldom. If a device is disconnected, while the connected message is being constructed, the product info might be nil. Trying to create...
The project is only useable when c-logger is successfully initialized. Put this line somewhere a the start of your program before using `LocationSpoofer`: ``` import CLogger logger_initConsoleLogger(nil) ```