79808270

Date: 2025-11-03 20:16:36
Score: 0.5
Natty:
Report link

If you are using app_links, please try to edit AndroidManifest.xml file (android/app/src/main/AndroidManifest.xml) by adding the following metadata tag and intent filter inside the tag with .MainActivity

<meta-data android:name="flutter_deeplinking_enabled" android:value="false" />

More details can be found here

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mirzo-Golib