• Resolved markylark

    (@markylark)


    Hi,

    Thanks for this amazing pluging.
    I have an issue : The notifications work fine, the title, description and the image from the article are showed, but when I click on the notification received on the phone, it does not open the application … I tested another pluging and it works but I prefer your plugin ?? Any idea please?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter markylark

    (@markylark)

    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,

    Plugin Author Paulo Miranda

    (@dprogrammer)

    Hi,

    thanks for using the plugin.

    I will review the instructions and include the part of configuring the app.

    Thanks.

    Same issue with me. How can I solve it?

    • This reply was modified 3 years, 5 months ago by surojpal69.

    @markylark Please where exactly in the manifest did you post this? I tried pasting same lines but had an error in fluuter saying the Android manifest isn’t a compliant xml. Please help

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Notifications work but it does not open the app …’ is closed to new replies.