79310447

Date: 2024-12-26 21:12:51
Score: 3.5
Natty:
Report link

Have you found some way to remove this receiver on the build process? My build also contains this and we were rejected on a process to publish the app on a private store because the permissions used by the receiver are not allowed by the store's guidelines.

I've tried to remove the permission itself using <uses-permission android:name="android.permission.DUMP" tools:node="remove"/> on my Manifest but that didn't work.

Reasons:
  • RegEx Blacklisted phrase (2.5): Have you found some way to remove this receiver on the build process
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Joao Vitor Maia