Facebook app requests in native Android app: Android notification directs to app page instead of app -


i have app uses facebook sdk , requests dialog sent app requests.

when app request received on android device running facebook app android notification generated - good.

when user clicks notification facebook app started. still good.

as facebook app starts can see notification jewel (the globe icon within app) show new notification (a red badge showing number 1).

the facebook app redirects app page , new notification badge removed.

i expecting user shown facebook notification @ point click on redirected app.

when presented app page, user can click facebook notification jewel (even though there no new notification badge showing) , there can see facebook notification. can click on notification , facebook app start app.

this last point indicates set correctly app in facebook dashboard - @ least believe indicates that.

this problem me user won't know how facebook app app handle request. won't know click on notification jewel it's no longer highlighted badge.

anyone got clues i'm doing wrong?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -