R
R
RoboTTexHuk2017-03-09 15:56:41
Unity
RoboTTexHuk, 2017-03-09 15:56:41

How to save push notifications in unity 3D?

I made push notifications through Google Firebase and Playfab on unity3D, when I send a message in my account on the Playfab website, a push notifications message arrives on my phone, everything is fine, but I don’t know how to save the text of this message and move it to my application, can anyone Posdkazhet at least where to start "drip".

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Gaydak, 2017-03-09
@RoboTTexHuk

I can only send a link to the documentation (for android, I think something was also mentioned in the iOS section)
https://api.playfab.com/docs/push-for-android
Advanced Push for Android
By default, our plugin routes the push notification message to the notification area whether the game is the active app or not. To override this behavior, you will need to be subscribed to the push notification listener and update the plugin with your routing preference.
To subscribe to the event listener call:
PlayFabGoogleCloudMessaging._MessageCallback += OnPushReceived;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question