• Resolved ridhik

    (@ridhik)


    I had installed this plugin and configured correctly.After that i didn’t get any notification in my android.But i had checked it with firebase console.that time i had received the notification.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Delite Studio

    (@delitestudio)

    Please read our FAQs as it has been already asked before:

    When I send a notification from Firebase console everything works properly, while when I send them from the plugin nothing is received. What should I do?

    Firebase uses Notification messages when our plugin uses Data messages.
    With the Notification message Firebase automatically displays the message to end-user devices on behalf of the client app. With the Data message client app is responsible for processing data messages.

    More info in the official FCM documentation.

    You can enable Notification messages in the Settings → Android → Firebase enabling Use the Notification message instead of the Data message.

    Thread Starter ridhik

    (@ridhik)

    I’m already enabled Notification messages in the Settings.After that also,i didn’t receive notification in my phone.Then i try to check with wp-cron plugin but i can’t find pnfw_send_notifications_for_post_in_background in Tools -> Cron Events .Is there any way to findout why notification is not receiving in android app.

    Plugin Author Delite Studio

    (@delitestudio)

    Hello,

    try to look at those FAQs:

    My Android application is closed and I cannot receive notifications. What should I do?

    and

    When I send a test notifications everything works properly, while when I publish a post nothing is sent. What should I do?

    Hope it helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Don’t get any notification to my android phone.’ is closed to new replies.