Search code examples
androidsmsbroadcastreceiver

SMS Broadcastreceiver not working


I discovered that when GO SMS or other similar applications that use SMS are installed on an Android mobile, SMS Broadcastreceiver is not called.

Should I remove all that applications in order to receive a message?

What will be the highest priority for Broadcastreceiver intent?

As far as I know, this is the Priority of GO SMS Pro app android:priority="2147483747"


Solution

  • Try installing GOSMS app first then you install your own application then that will work . GOSMS app has the highest priority which can be set for any app .