I want some way to send personal messages on facebook by Native iOS app. Personal in sense of it shouldn't be a wall post only intended person can see the message. We have tried to find the solution and we got the following solution but each one has problems.
- Facebook Notification(Currently in beta mode) : This is only for web canvas app not for native iOS app.
- App request : We are able to send message to a person. But facebook is not showing any notification in notification area for it. User can see this messages at "Games/Requests" but what we want is notification should be generated for it and it should be mobile compatible means iPhone should be able to get notification if FB account is configured.
Any help will be appreciated.