A few apps that are not games are offering their users the ability to invite all their facebook friends to try an iOS app.
Workflow
- user presses invite friends
- popup prompt to invite all friends
- user accepts
- facebook prompt user wants to access your friends
- user accepts
- all friends get invited
Mainly
- How are they getting access to all their users?
- What method are they using to send the requests?
Considerations:
- Are they using and old SDK, API or iOS Social framework?
- Was the app registered a long time ago?
Here is Meow Chat who I've confirmed is currently doing it.
APP Prompt:
End user notifications:
I have found similar questions but not one that addresses this exactly or that provides an answer.