Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it still work? #109

Closed
BitterRose opened this issue Jun 1, 2023 · 8 comments
Closed

Does it still work? #109

BitterRose opened this issue Jun 1, 2023 · 8 comments

Comments

@BitterRose
Copy link

Can anyone confirm that this repository still works with the latest iOS? I'm having some issues with OWL, but I suppose it's not compatible with iOS 16.

@amateusz
Copy link

amateusz commented Jun 27, 2023

Hey, I tried to run it and seems not to work with iOS 16.

I'm able to run owl with no errors, but opendrop does not do anything.
This is what I get when opening a "Share" → "AirDrop" window on an iPhone, and then closing it:

13:26:12 INFO : add peer 7e:da:3d:bb:xx:xx ()
13:26:22 INFO : remove peer 7e:da:3d:bb:xx:xx ()

which seems correct. Yet opendrop find nor opendrop receive does anything (the device does not show up on iPhone):

$ opendrop find
Looking for receivers. Press Ctrl+C to stop ...
^C
$ opendrop receive
Announcing service: host mateusz-dziedzic, address fe80::4603:2cff:xxxx:xxxx, port 8771
Starting HTTPS server

@Binozo
Copy link

Binozo commented Jul 12, 2023

Confirmed working on Raspberry pi 4B <-> macOS Ventura 13.4.1 (latest)

On my part I needed to make sure that my devices could see each other through bluetooth

@WuYingzheng
Copy link

Confirmed working on Raspberry pi 4B <-> macOS Ventura 13.4.1 (latest)

On my part I needed to make sure that my devices could see each other through Bluetooth

can you send from macOS to iOS?

@Binozo
Copy link

Binozo commented Jul 21, 2023

Confirmed working on Raspberry pi 4B <-> macOS Ventura 13.4.1 (latest)
On my part I needed to make sure that my devices could see each other through Bluetooth

can you send from macOS to iOS?

Sorry I don't have an iPhone, I can't test that

@MortRainey
Copy link

Confirmed working on Raspberry pi 4B <-> macOS Ventura 13.4.1 (latest)
On my part I needed to make sure that my devices could see each other through Bluetooth

can you send from macOS to iOS?

you don't need opendrop to send files from MacOS to iOS. These clients do AirDorp nativly ...

@littleblack111
Copy link

Hey, I tried to run it and seems not to work with iOS 16.

I'm able to run owl with no errors, but opendrop does not do anything. This is what I get when opening a "Share" → "AirDrop" window on an iPhone, and then closing it:

13:26:12 INFO : add peer 7e:da:3d:bb:xx:xx ()
13:26:22 INFO : remove peer 7e:da:3d:bb:xx:xx ()

which seems correct. Yet opendrop find nor opendrop receive does anything (the device does not show up on iPhone):

$ opendrop find
Looking for receivers. Press Ctrl+C to stop ...
^C
$ opendrop receive
Announcing service: host mateusz-dziedzic, address fe80::4603:2cff:xxxx:xxxx, port 8771
Starting HTTPS server

same I post another issue #119 , owl give the adding peers etc output, but opendrop recive does nothing

@Binozo
Copy link

Binozo commented May 13, 2024

Could confirm this issue. Tried running OpenDrop using my apple certificates but sadly my pi and macos 14 Sonoma can't find each other.

I assume apple changed the way discovery and overall the protocol works :/

@littleblack111
Copy link

Could confirm this issue. Tried running OpenDrop using my apple certificates but sadly my pi and macos 14 Sonoma can't find each other.

I assume apple changed the way discovery and overall the protocol works :/

Yep, me too, I am running macOS sonoma on my macbook. but then my iphone doesn't work as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants