| Summary: | iOS clipboard is always overwritten by contents from PC on each launch, thus cannot send anything | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | lhf2613 |
| Component: | ios-application | Assignee: | Lucas W. <lucas.wang> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | mynameislich, thomas |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Apple App Store | ||
| OS: | iOS | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
lhf2613
2024-10-16 09:35:50 UTC
To be able to send from iOS to PC, a third Android device is required: 1. Open kdeconnect on iOS 2. Send something from Android only to this iOS device (DO NOT SEND TO PC) 3. Switch to other app and copy something, on iOS 4. Back to kdeconnect on iOS, now the clipboard is not overwritten by PC Further investigation shows that if iPhone 's system time is ahead of PC then the clipboard won't be overwritten at all. Should be a bug specific to iOS's background policy and Clipboard.Connect protocol. I am encountering this problem with iOS as well. Workaround: disable the auto-sync feature in the clipboard plugin in the desktop version of KDE Connect. So you have to send the clipboard manually in both directions. The auto-sync code should be fixed. |