Unity-Technologies / NotificationsSamples

Sample project for Unity Notifications
Other
282 stars 51 forks source link

Firebase OnChildAdded Listener instead of NewsFeedReader ? #46

Closed FLYINGSKATE closed 3 years ago

FLYINGSKATE commented 4 years ago

Where you are fetching docs from NewsFeed Unity .....Can I use Firebase OnChildAdded Listener there and get a notification ???? Even when the app is not running????Please tell me I can...

aurimasc commented 3 years ago

Based on the following issue, there are compatibility problems between Firebase and Unity notifications package. See my last comment in it for more details. https://github.com/Unity-Technologies/NotificationsSamples/issues/35