Can firebase be used to receive notifications on a website for smart tv?

0

I'm making a website for my smart tv with cast technology, I have managed to integrate firebase to the website using javascript, when I access it from my computer I get the token without problems, when I lift it on the smart tv I receive the following message:

  

"messaging / notifications-blocked"

Since I have no way to accept notifications interactively, I need the token to subscribe the page to a topic and display the messages on the smart. Is this possible with firebase?

    
asked by Emanuel 05.04.2018 в 22:57
source

0 answers