Android Question Can't recieve Firebase notifications

frenkipi

Member
Licensed User
Longtime User
Hello, I am using firebase notifications with appcompact and the problem is, that i can send a message with a topic.


but the problem is, that I can't send message to my device by token(from php, firebase console), it fails. I have copied my SHA-1 to the my app, google service json file in the projects folder, updated Google repository and Android support repository, I am using min SDK version 10 and I have a right package name(Build configurations)

I can read a token.



here is my manifest file

Can please somebody suggest me how to solve this problem? Or what can be wrong?

Regards!
 

frenkipi

Member
Licensed User
Longtime User
Are you able to send a message to a specific token with the B4J code?
I have found the solution,

I had to delete app from phone and installed it again

now I can send a message to the device with token and topics
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…