Hello, my studio been using this amazing Backend Services for a while ! Recently i been trying to play around with Push Notification and Cloud Script, things are perfect and easy to use. However i am stuck when trying to do some stuff according to the Push Notification and Cloud Script:
- Can i send a PushNotification without Alert /PopUp Notification ? So what i am trying to do is, when i added a friend, my in game friend will receive the PushNotification. Since the PushNotification can be received while you in the game, my friend will get an In-Game popup that i added him/her directly, but i dont want the notification popup when he / she is off the game. Because, imagine if 10 people added you and you get 10 notification popups !
This won't be only for Friend System, i imagine, for example, a Raid Invitation. If the game have to give an Popup Notification for a Raid Invitation, the phone will be rained with those Popups. So is there anyway to Send a PushNotification that wont popup any notification on the Phone ? - I Tried to push several PushNotifications to the Phone, for example i push a:
Raid Time Notification, Friend Request Notification, Daily Login Notification. The Notification stack up just like a new notification instead of group / replace them. Imagine if the player is off for a few days and the game sent 4 Notification a day, the player might have 12 Popup notification just in 3 days x).is there anyway to either "replace" the notification ? or at least "replace" the very same notification instead of making a new popup every time ?
Note: Everything is on Android, i hope someone can help me with this ! Thank you