I tried to get facebook contacts birthday details..But unfortunetely i couldn't able to retrieve.It saying to give permission..But i have added permission already in it..
I can able to get my friends name but not birthday date.
how can i get my friends birthday date !
private static final String[] PERMISSIONS =
new String[] {"friends_birthday","read_stream", "offline_access"};