master131
master131
> Currently I only have access to the 2003 version where these bits are marked RFU (reserved for future use). I guess that future is now :) Just sent you...
Not out of the box. That would be up you to implement - also I'm not sure if the library I'm using works wirelessly?
If you are looking for a command-line solution, there is already a command-line utility that comes with libimobiledevice called idevicesetlocation. You need to mount the developer image first using ideviceimagemounter....
Linux is currently not a priority; but the project targets multiple frameworks. It looks like it's trying to target against .NET 4.5 so you might need to fix your build...
In Program.cs, update the preprocessor directives. from: #if NETCOREAPP2_2 to: #if NETCOREAPP3_1
Can you try and see if it works now?
I believe it's via WiFi syncing: https://support.apple.com/en-au/guide/itunes/itns3751d862/windows
That is quite strange; are you on Windows or macOS? Also, is there anything on your network that would prevent the application from talking to Github (proxy, firewall, etc)? I...
Have you installed .NET 5.0 runtime? The old version still works fine if you are having problems.
iOS 14.3 should be functioning; please ensure that your PC is trusted with your iDevice and that you can connect on iTunes. After that, shutdown iTunes and try again.