| Summary: | KDE Connect should be able to send RCS messages | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Simon Redman <simon> |
| Component: | messaging-application | Assignee: | Simon Redman <simon> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | eamonnrea, kdedev, rafael.linux.user |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Android | ||
| OS: | Android 13.x | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Simon Redman
2023-01-22 15:37:33 UTC
Google publishes a sample app which could be useful to make the KDE Connect implementation https://android.googlesource.com/platform/packages/services/Telephony/+/refs/heads/main/testapps/TestRcsApp Confirming issue and asking for a fix. Can't use KDEConnect to send messages while not fixed (SMS's have a cost in my case). SUMMARY For several years now, Android phones and most carriers in Spain have had the "RCS" messaging feature enabled. However, even though it's turned on, whenever I send a message from my PC using KDEConnect, it goes out as a regular SMS, which means extra charges and limitations you don't get with RCS messages. It's easy to check if you can send a RCS message cause when both users have it enabled, appears "RCS chat" when any of the users open a new chat with each other. STEPS TO REPRODUCE 1. Enable RCS messaging in your Android smartphone (if not enabled yet) 2. Connect KDE to your smartphone from your PC 3. In your PC, once you have select you smarthphone, click on "mssajes" (SMS) in KDEConnect 4. Create a new message and send it OBSERVED RESULT - While writing, you have a limited amount of text to write (cause KDEConnect considers a simple SMS) - After sending it, I checked in my smartphone that message was sent as SMS, not RCS message EXPECTED RESULT To send message as RCS if available (it was available for both users) SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250714 KDE Plasma Version: 6.4.2 KDE Frameworks Version: 6.16.0 Qt Version: 6.9.1 Kernel Version: 6.15.6-1-default (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION https://en.wikipedia.org/wiki/Rich_Communication_Services |