79395223

Date: 2025-01-28 21:31:30
Score: 1.5
Natty:
Report link

Found the fix, manifest needs the "query all packages" permission, like so

<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />

<!-- Other permissions and application components -->
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Fred T.A