Android sending messages from google messaging app with and without rcs
Basically i am trying to send message that is received from web socket from web app , I am able to send sms when the default sms app is not google messages, but when it is google messages i am unable to send and i am unable to send and getting this (please see the screenshot) , how do i solve this , this is my code for sending sms , and i am taking send_sms permission and i tried by switching off rcs messaging still no luck. Please help
Differentiating sms – Kotlin
I am trying to figure out how to know which sim has received the sms using kotlin. I achieved this for higher Android levels. But couldn’t do it for KitKat flavour. I am using brodcastreceiver