Hello,
Where to add this code please because I need to do the same thing.
Thank you,
Hi,
I found out why. I added these two lines in my manifest.
<action android:name=”FLUTTER_NOTIFICATION_CLICK” />
<category android:name=”android.intent.category.DEFAULT” />
Cheers,