freshplanet / ANE-Facebook

Air Native Extension (iOS and Android) for the Facebook mobile SDK
Apache License 2.0
221 stars 123 forks source link

Is application request is working? #99

Closed ker1o closed 10 years ago

ker1o commented 10 years ago

When I send application request throw Facebook dialog I can't see this invitation on Facebook pages or on Facebook application. Sometimes a "news icon" increments by one but when I open a popup this message disappears. Who knows what happens?

Facebook.getInstance().dialog("apprequests", {message: 'My greate request!'}, requestCallback, true);

ker1o commented 10 years ago

Solve this issue. This case isn't connected with ANE. There must be canvas url in facebook application settings.