can't send sms, please help


Aug 14, 2021
19
15
so I can send messages to those who have sent me text messages but everytime I try to send a text to a completely new number it just disappears.

no "failed to send" message, just disappears.

I've tried all the messaging apps and messed with the settings but I can't figure out what is wrong.

can anybody help me?
 
so I can send messages to those who have sent me text messages but everytime I try to send a text to a completely new number it just disappears.

no "failed to send" message, just disappears.

I've tried all the messaging apps and messed with the settings but I can't figure out what is wrong.

can anybody help me?
How to create a logcat file

# connect phone with PC and USB
# set USB debug - on
# create a textfile -> eg logfile.txt in adb folder on PC
# adb logcat > logfile.txt
# make actions on phone and wait for issue
# ctrl+c (to stop logfile recording)
# analyze the logfile
# send the last eg 3 seconds, the relevant entries
 
  • Like
Reactions: osnix and JiaiJ
tried the logcat file I think it's a problem with the default "Messaging" SMS app included in the ROM.

Switched to Google's Messages app and it seems to be able to send messages, which is weird tbh.

Can't use Facebook Messenger as an SMS app for the time being which sucks but oh well.