I have integrated in my app the send request feature, which gives you a list of frinds to choose from. How can I add a button which says select all, to select all of the users friends?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You’ll have to build your own version of the friend selector in order to customize the UI. That means recreating the UI, the API calls to fetch the friend lists and send invitations.