Android Facebook sdk is not retrieving some friends album and photo info -


i have android app shows friends albums , photos. problem cannot pictures , cannot figure out why. code correct, because graph explorer have same issue. facebook official app can se photos, guess not privacy problem. there facebook bug or android-sdk limitation related this?

the graph explorer not give information, shows:

{   "data": [   ] } 

the query is:

select aid, description, name album owner=uid 

where uid user id of 1 of friends.

it not token permission issue, either, because have tried of them.

any idea??


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -