Im using SimpleFacebook.getProfile to retrieve user's profile information..
I am able to retrieve all information during debugging mode, however after i signed the APK, I am getting empty string for user profile picture URL.
So far i have checked the keystore in Facebook Developer console it is correct. (i am able to retrieve user id, user scoped url, user's name.)
I hope someone can assist me on this, or guide me on how to fix this issue.
Hi,
Im using SimpleFacebook.getProfile to retrieve user's profile information.. I am able to retrieve all information during debugging mode, however after i signed the APK, I am getting empty string for user profile picture URL.
So far i have checked the keystore in Facebook Developer console it is correct. (i am able to retrieve user id, user scoped url, user's name.)
I hope someone can assist me on this, or guide me on how to fix this issue.
Thank you.