FossifyOrg / Messages

An easy and quick way of managing SMS and MMS messages without ads.
https://www.fossify.org
GNU General Public License v3.0
415 stars 29 forks source link

Couldn't send message, Error Code: 1 #85

Closed nxjosephofficial closed 4 months ago

nxjosephofficial commented 4 months ago

Checklist

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 14 / HyperOS by xiaomi.eu 1.0.2.0.UMTMIXM Stable

Affected device model

Redmi Note 12 4G

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Click to + icon to send a message
  2. Select a contact or write a number
  3. Type a message
  4. Press Send button
  5. Get the error

Expected behavior

I can't send any messages but i should have be able to.

Actual behavior

I get the "Couldn't send message, Error Code: 1" error when i try to send a message.

Screenshots/Screen recordings

Additional information

My phone is rooted with magisk. I uninstalled default Caller, Messaging and Contacts app. I can't get messages too.

nxjosephofficial commented 4 months ago

I tried reinstalling default messaging, contacts and caller app but it didn't work. Now I got error code -3 with some java.lang.securityException errors.

Aga-C commented 4 months ago

Does the default messaging app or any other SMS app work? Can you send and receive messages in them?

nxjosephofficial commented 4 months ago

I didn't try the default apps. I am using other fossify apps like Caller and Contacts with Messages app. After clearing all of their data and giving them all the permissions they wanted, I was able to send messages but now I still can't receive messages.

nxjosephofficial commented 4 months ago

I tried default messaging app now and i can send/receive messages with it.

Aga-C commented 4 months ago

Check permissions once again, maybe in system settings. SecurityException suggests that the app lacks the permission to access SMS messages.

nxjosephofficial commented 4 months ago

You are right. Although I give all the permissions they wanted by selecting "always give access all the time", I saw that some of their permissions were denied as I see their permissions in system settings app. Thank you very much.