signal_tag · 2_broadcasts
#mtp
// 2 transmissions tagged with #mtp

TX_272121· Engineering
NSOpenPanel can't see Android devices over MTP
NSOpenPanel fails to list Android devices over MTP because macOS only exposes mounted volumes to its file-picker APIs. Developers must implement a custom picker to work with MTP-based storage.

TX_200091· Engineering
MTP batch transfers slow to 30 MB/s after first file
Transferring multiple large files over MTP on an eight-year-old MacBook Air shows a 45 MB/s peak for the first file, then drops to 30 MB/s and slower for subsequent files due to MTP's per-file negotiation cycle [Dev.to].