soduto / Soduto

Soduto is a KDEConnect compatible client for macOS. It allows better integration between your phones, desktops and tablets.
https://www.soduto.com
GNU General Public License v3.0
338 stars 50 forks source link

Cannot receive or send SMS #14

Open aur3l14no opened 3 years ago

aur3l14no commented 3 years ago

Environment

Hardware and OS: M1, Big Sur 11.4 Smartphone: OnePlus (Android 11)

Problem

Can't receive or send SMS.

I changed verbosity to 5 and checked the log file. Nothing shows up when I receive SMS. And whenever I send SMS, there is a log but nothing actually happens.

Debug | send(:{
  "id" : 13,
  "type" : "kdeconnect.sms.request",
  "body" : {
    "sendSms" : true,
    "phoneNumber" : "_________",
    "messageBody" : "Why Keep Failing!\n"
  }
}
 whenCompleted:nil) [<Connection:__________________>]

I'm able to check sms using KDEConnect from https://binary-factory.kde.org/view/MacOS/job/kdeconnect-kde_Release_macos/ , so I guess it's not a problem on the smartphone end.