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

[Bug] Iphone can not use Paidrop, why? #358

Open
GOgo8Go opened this issue Jan 4, 2025 · 3 comments
Open

[Bug] Iphone can not use Paidrop, why? #358

GOgo8Go opened this issue Jan 4, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@GOgo8Go
Copy link

GOgo8Go commented Jan 4, 2025

Unable to Use Pairdrop on iPhone

Issue Description:
Pairdrop is not functioning properly on iPhone devices. Specific issues are as follows:

The page loads successfully, and the network connection is normal.
Random naming shows "Loading" and never completes.
Clicking the paperclip icon at the top for pairing results in no response, as if the network is not connected.

Steps to Reproduce:

Open https://pairdrop.net/ on an iPhone device.
Wait for the page to load the random name (stuck at "Loading").
Click the paperclip icon at the top to attempt pairing—no response.

Attempts to Resolve:

1.Using mobile data: did not work.
2.Using a VPN: did not work.
3.Switching browsers (Firefox, Brave): did not work.
4.Trying other iPhone devices: did not work.
5.Self-hosting the Pairdrop project via Docker: the issue persists.
6. On a Windows computer using Firefox, the same issue occurred initially, but enabling the WebRTC feature in the browser resolved the issue, allowing successful pairing.

Expected Result:
Random names should generate normally, and pairing should function on iPhone devices.

Actual Result:
Random names remain stuck at "Loading," and clicking the pairing button yields no response.

Additional Information:

Network Environment: Mobile data, Wi-Fi, and VPN have all been tested.
Browsers: Safari, Firefox, Brave all have the same issue.
Devices: Multiple iPhones exhibit the same problem.

Suspected Cause:
Possibly related to network request restrictions or WebRTC compatibility issues on iPhone devices.

Requested Solution:
Please provide a resolution or specify any required configurations (e.g., enabling WebRTC) to resolve this issue.

@GOgo8Go GOgo8Go added the bug Something isn't working label Jan 4, 2025
@schlagmichdoch
Copy link
Owner

What iOS version are you using?

@GOgo8Go
Copy link
Author

GOgo8Go commented Jan 5, 2025

sorry, it's 15.1、13.3. what's maybe the reason?

@schlagmichdoch
Copy link
Owner

As of now PairDrop has only been tested on versions iOS 15.3 onwards. I guess some web technology that PairDrop uses is not supported in the Safari version that your iOS ships with which results in an unexpected error. It maybe catchable but not sure how great the impact would be.

What’s your reason not to update your iOS version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants