I am using fb-messenger://compose to open Facebook Messenger Composer, but I need to attach a predefined link into the composer. I don't want to use action sheet for that. I also saw this answer -
Facebook Messenger Compose Predefined Message
Which may seem similar but is a wrong answer because it is Facebook SDK and not Facebook Messenger.
I looked at Facebook Messenger SDK for iOS -
https://developers.facebook.com/docs/messenger/ios
under Basic Integration \ Sharing Content
and all I could find is sharing images, animated gifs, videos, and audio clips. But on the other hand I saw that Pinterest are posting link to Messenger from their iOS app - so it is possible.
Any help will be appreciated
Update: I managed to open messenger on the compose message using:
fb://messaging/new
still cant open it with my link attached