SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Connect to iOS app to remote device 2. Let screen lock 3. Unlock screen 4. Must reconnect to remote device OBSERVED RESULT Connection lost on screen lock EXPECTED RESULT To maintain connection to remote device after screen lock SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux (available in About System) KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.92.0 Qt Version: 5.13.3 ADDITIONAL INFORMATION I also use the Android version of Connect and able to maintain connection after Screen lock
Per README in the iOS project: iOS is very much designed around foreground interactions. Therefore, background “daemon-style” applications don’t really exist under conventional means, so the behavior where KDE Connect iOS is unresponsive in the background is more or less intended. There are technically some special categories and "hacky" methods to try to get it to run in the background, but in general, there is no intended/by-design method of keeping a "daemon-style" app running forever in the background. For more information, see this post on the Apple Dev Forums (https://developers.apple.com/forums/thread/685525) *** This bug has been marked as a duplicate of bug 447195 ***