Advertisement
Guest User

Remove Ads in Messenger

a guest
May 23rd, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Hey all, figured this out a few days ago and seems to have worked, so figured I'd pass it along. This method eliminates sponsored posts in Facebook Messenger. ONLY WORKS ON ROOTED DEVICES.
  2.  
  3. 1. Open terminal, and get superuser access by typing
  4.  
  5. su
  6.  
  7. 2. am start -n "com.facebook.orca/com.facebook.messaging.internalprefs.MessengerInte rnalPreferenceActivity"
  8.  
  9. 3. Scroll down until you see
  10.  
  11. Gatekeeper Override
  12.  
  13. 4. Search the word
  14.  
  15. sponsored
  16.  
  17. 5. Find the entry in the search results
  18.  
  19. Android_messenger_sponsered_msg_report_flow
  20.  
  21. And tap it to toggle. Force stop messenger or reboot.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement