unity3d - Unity Facebook apprequest works but no notification shown -


how make mobile game send request shown notification in candy crush saga game.

i went through app requests successful, no notification shown can't find solution. don't know put in canvas url.

game developed in unity3d.

the canvas apps means- apps displayed inside facebook.com.

i think having mobile app not canvas app, notification api, still in beta not supports notification in mobile. acc doc-

currently, apps on facebook.com can use app notifications. notifications surfaced on desktop version of facebook.com

so instead of notifications api, can use different kind of requests- whichever more significant in case.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -