79616437

Date: 2025-05-11 11:40:48
Score: 1.5
Natty:
Report link

I have figured out the problem thanks to this SO post. I used

androidx.core.content.FileProvider

in my java file, but used the following in my manifest: android.support.v4.content.FileProvider.

I have now changed the manifest to match the java file. Things work now.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Arnab Chakraborty