Skip to content

Notification treated as advertisement #3

@AlohaDM

Description

@AlohaDM

my push notification being treated as advertisement, and never alert and vibrate. my request body as below.

{ "validate_only": false, "message": { "android": { "notification": { "important": "HIGH", "title": "message title", "body": " message body", "click_action": { "type": 1, "intent": "#Intent;compo=com.rvr/.Activity;S.W=U;end" }, "style": 1, "buttons": [ { "name": "Learn more", "action_type": 1, "intent_type": 0, "intent": "intent://com.huawei.codelabpush/deeplink?#Intent;scheme=pushscheme;launchFlags=0x4000000;i.age=180;S.name=abc;end", "data": "{\"key1\":\"value1\",\"key2\":\"value2\",\"keyn\":\"valuen\"}" } ], "big_title": "HUAWEI Push Kit", "big_body": "HUAWEI Push Kit is a messaging service provided by Huawei for developers. It establishes a messaging channel from the cloud to devices." } }, "token": [ "my_token" ] } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions