Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No response after sending notification #57

Open
farissatyaw opened this issue Mar 26, 2021 · 3 comments
Open

No response after sending notification #57

farissatyaw opened this issue Mar 26, 2021 · 3 comments
Labels

Comments

@farissatyaw
Copy link

code

@rosyiid1440
Copy link

same with me... any solution?

@erlangparasu
Copy link
Collaborator

maybe you can try it for adding

var_dump($test);
return [];

what is the result?

@erlangparasu
Copy link
Collaborator

Hi, @rosyiid1440 .. maybe you can try to enable debug response. then check the firebase log in the laravel.log file.

fcm()
    ->to($recipients)
    // ...
    ->enableResponseLog()
    ->send();

if you like, please share the response log here so we can see the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants