79082497

Date: 2024-10-13 06:12:22
Score: 3
Natty:
Report link

Connect the device to your system and log it to see what it logs

flutter logs

In Android 13, which is API 33 and later, have you given permission separately in AndroidManifest.xml?

<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Mohsen Rahmdeli