android - not receiving firebase notification from console -


i not receiving notification after sending through firebase console , tried sending many notification received 1 or 2 around 20 notifications, followed guide firebase messaging github ,why not receiving notification, app installed in 1 emulator , in 1 of phone when receive notification have sent through notification panel them either on phone or emulator never got them on both.

below screenshot of console enter image description here

  1. check android app configuration in firebase console

  2. use restful client make request, suggest chrome-extension://aejoelaoggembcahagimdiliamlcdmfm/dhc.html, there can see response of request, if request sent sucessfully or if have error, , response tells kind of error have

  3. check android app , in method onmessagereceived , print see if receive information, besides can print property "from" id_number of proyect, , can see if messages come firebase android app

  4. check firebase documentation. had implementing guides , working pretty well


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -