- Home /
MARKETING: Unity Game (not only engine). Tool for Push notifications.
Hi there! We have a game totally made in Unity. I want to show notifications for user inside the game (for example, a discount offer or a custom welcome). Do you know a Marketing tool that allows me to do so?
Thanks
Answer by pako · Apr 10, 2018 at 04:19 PM
You need a backend server like PlayFab.
Push Notifications is one of PlayFab's features and its free of charge: https://api.playfab.com/docs/tutorials/landing-players/push-notification-basics
You can Google "game backend as a service" to find more providers. I mentioned PlayFab, because it's the one I'm planning to move to (no experience with it yet).
Your answer
Follow this Question
Related Questions
marketing my video game 3 Answers
Particles Pushing Object up 1 Answer
Player push object with different pushPower 2 Answers
Amnesia like objects, in unity. 2 Answers
Finding out if a user entered the game from notification (iOS/Android) 2 Answers