1

I have a problem aborting SMS broadcasts while GO SMS is installed, apparently it always has a higher priority than my sms blocker app. See this post( Suppress / Block BroadcastReceiver in another app ). I've tried the solution suggested in the post above, setting the highest possible priority integer for my app, and also tried the First-app-installed rule mentioned there. But it doesn't seem to work. Do you guys have any ideas about how I can put my app in a higher priority than GO SMS? And does GO SMS do it just by setting its priority to 2147483647?

Community
  • 1
  • 1
Wise
  • 628
  • 2
  • 11
  • 25
  • hi, i have the same problem! did you find out the solution? – Nam Vu Aug 01 '12 at 08:10
  • @ZuzooVn No, unfortunately I couldn't. The solution I could come up with was to warn the user of the receivers with a high priority which hardly can be considered a solution, but is better than nothing. – Wise Aug 02 '12 at 19:23
  • Hi, see my question: http://stackoverflow.com/questions/11759621/sms-listener-make-some-application-force-close – Nam Vu Aug 03 '12 at 02:31

0 Answers0