davesc63 / GeoPort

GeoPort: Your Location, Anywhere! The iOS location simulator
https://geoport.me
GNU General Public License v3.0
107 stars 10 forks source link

Error connecting #22

Closed Leynoxxx closed 3 weeks ago

Leynoxxx commented 2 months ago

When I run the program, my device (Iphone SE 2020 with ios 17.0) appears in the list of devices, but when I choose Connect Device, it show Error Connecting. And in the console : "Connected Devices: {'00008030-001059343610402E': {'USB': [{'Identifier': '00008030-001059343610402E', 'DeviceClass': 'iPhone', 'DeviceName': 'Elouan’s Iphone14ProMax2to5G', 'BuildVersion': '21A329', 'ProductVersion': '17.0', 'ProductType': 'iPhone12,8', 'ConnectionType': 'USB', 'wifiState': True}]}}

2024-04-18 14:25:11 DESKTOP-6IJIJV5 GeoPort[7548] INFO Connect Device Data: {'udid': '00008030-001059343610402E', 'ios_version': '17.0', 'connType': 'USB', 'wifiState': True} 2024-04-18 14:25:11 DESKTOP-6IJIJV5 GeoPort[7548] WARNING Check Developer Mode 2024-04-18 14:25:11 DESKTOP-6IJIJV5 main-win[7548] ERROR Exception on /connect_device [POST] Traceback (most recent call last): File "flask\app.py", line 1463, in wsgi_app File "flask\app.py", line 872, in full_dispatch_request File "flask\app.py", line 870, in full_dispatch_request File "flask\app.py", line 855, in dispatch_request File "main-win.py", line 433, in connect_device File "main-win.py", line 315, in check_developer_mode File "pymobiledevice3\lockdown.py", line 256, in developer_mode_status File "pymobiledevice3\lockdown.py", line 56, in _inner_reconnect_on_remote_close File "pymobiledevice3\lockdown.py", line 378, in get_value File "pymobiledevice3\lockdown.py", line 500, in _request pymobiledevice3.exceptions.LockdownError: GetProhibited"

Even if my developer mode is enabled on my Iphone. If any of you have an idea of how i can solve this problem, please let me know ! Have a good day

davesc63 commented 2 months ago

This is to be investigated once I have an ios15 device

kokpek commented 1 month ago

im having the same issue, cant figure out how to work around this

thanhdat995 commented 3 weeks ago

Untitled I have an Error Connecting on iOS 15.7. Is there any way to fix this error?

davesc63 commented 3 weeks ago

Untitled I have an Error Connecting on iOS 15.7. Is there any way to fix this error?

ios15 not supported. More donations will help me to buy an old iPhone and develop support for that version