I implement sharing on facebook in my android app and according to facebook share sdk for android there is no option to share a link that will look like this :
As I dived into the docs - https://developers.facebook.com/docs/sharing/webmasters/ I see that there is only option to add these metadatas that will eventually show the link as the above only from facebook javascript sdk ? how can I make the link that I share from the android app also appear like that ? If my app uses firebase and cloud functions with Node.js, can I somehow make a function that will work it out ?
Thanks in advance
from Facebook share link with metadatas from android app
No comments:
Post a Comment