Changing the notification-text on Facebook app requests
Asked Answered
R

2

5

I've noticed that some Facebook apps, like BranchOut, have customized notifications messages. When an app request is sent and appears in the top left notification center the text on the notification is something they seem to control on their own, instead of the default "Name sent you a request".

From what I find the the documentation this isn't possible. Custom messages are only shown for users already using the app, otherwise you get Facebooks default invite message.

Does anyone know how they are doing this? Do they simply have a deal with Facebook, or are they sending something other than an App Request?

Roister answered 6/9, 2012 at 14:1 Comment(1)
check this links [1]: facebook.#6298353 [2]: #12287317Kensell
R
8

Just in case someone else finds this question, it appears you can no longer control this message. There are some stuff floating around on other questions but none of them work anymore.

According to the docs, only whitelisted apps are allowed to edit the app request message that shows in the notification itself.

Roister answered 21/11, 2012 at 9:31 Comment(0)
A
3

You can send custom notifications with the Notifications API: https://developers.facebook.com/docs/concepts/notifications/

These can only be sent to users who already have the app installed. If you wish to invite someone to the app then you must use apprequest which doesn't allow you to customise the message.

Appleton answered 14/1, 2013 at 16:2 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.