Open pvbaudin opened 2 years ago
Same here
use old libarchive: libarchive-c==2.9
I was able to send files between
macbook running macOS 10.15 iPhone running iOS 16.12 iPad Mini 4 12.2
The problem persisted when using macbook running MacOS Ventura 13.0 (arm64). I tried compiling with different versions of libarchive (2.8 through 4.0) but no help. I installed with pip3 install opendrop libarchive-c==2.9 (or appropriate version).
If I used the most recent version of the code from the git repo, would it work with macOS Ventura 13?
Just installed opendrop with pip
opendrop receive works without issue opendrop find works without issue
opendrop send returns an error message after the receiver clicks accept, airdrop notification says file transfer was cancelled
Tried with full path and relative path, tried with simple jpg and empty file created with "touch empty"
System information: M1 Macbook running macOS 12.1 Python version 3.9.10
tried sending file to another macbook, the same macbook, and an iPhone 13 pro running iOS 15.4.1