iFakeLocation
iFakeLocation copied to clipboard
Unable to find an entry point named 'pinvoke_get_string_length' in shared library 'imobiledevice'.
"Unable to find an entry point named 'pinvoke_get_string_length' in shared library 'imobiledevice'." this is what i get when i try to refresh devices.
Are you using Linux? What distro is it?
yes. I'm using an debian distro.
It appears to be a known issue with one of the core libraries used to interact with iDevices but I am not sure what the fix is.
https://github.com/libimobiledevice-win32/imobiledevice-net/issues/12 https://github.com/libimobiledevice-win32/imobiledevice-net/issues/144
I do remeber I tested this on Ubuntu without issue; I believe the library author targets Ubuntu 16.04 so if you are using a different Linux distro there could be subtle compatibility issues even if you are using a Debian-based distro.
This is the solution:
https://github.com/libimobiledevice/libimobiledevice/issues/1067#issuecomment-960507331
Now I need to figure out why my iphone isn't coming up on the list...
