Questions tagged [facebook-messenger]

Facebook Messenger is an instant messaging service and software application which provides text and voice communication. Integrated with Facebook's web-based Chat feature and built on the open-source MQTT protocol, Messenger lets Facebook users chat with friends both on mobile and on the main website. Information from : Wikipedia

Facebook Messenger is an instant messaging service and software application which provides text and voice communication. Integrated with Facebook's web-based Chat feature and built on the open-source MQTT protocol, Messenger lets Facebook users chat with friends both on mobile and on the main website.

Information from : Wikipedia

1290 questions
0
votes
1 answer

send individual invite with dialog for Native iOS app via Facebook

I want to send individual invite to friends from my Native iOS app, through Facebook. It should contain Link and pre-filled invite message..Is it possible? What is the better approach. I referred FBAppInvite and FBSDKMessageDialog tutorial on…
0
votes
1 answer

Android service is frequently stopped and restarted

I'm trying to develop an Android application which draws a floating overlay on the screen, as it is done by Facebook messenger with chat heads. I've created an Android service from which I handle the UI. Everything works well, but on some devices…
user1071138
  • 656
  • 3
  • 12
  • 30
0
votes
0 answers

Facebook SDK returns non-app-scoped-user ID when accessed through Facebook Messenger

I built a signup page which utilizes the app_scoped_user_id (by Facebooks own SDK, newest version, 2.4 as of this post) to identify people. This has been working fine, but I just noticed that when accessing the page through Facebook Messenger on…
nickdnk
  • 4,010
  • 4
  • 24
  • 43
0
votes
1 answer

Is there a way to make IFTT send facebook message

I want to send facebook message to a certain list of facebook accounts, originating from my facebook account each time my Netatmo weather station detects CO2 above certain levels. It'd be obvious to use IFTT for that, but there's no action channel…
Gleb
  • 215
  • 1
  • 4
  • 10
0
votes
1 answer

Send message via Fb Messenger

How to use properly Facebook SDK to send text message with Messenger? I found similar question but there aren't any answer Android. Send text to facebook messenger by Facebook SDK 4.X Also I read Messenger documentation…
falsetto
  • 789
  • 2
  • 11
  • 35
0
votes
1 answer

fbsdkmessagedialog callback for iOS

I'm new to IOS programming, I'm trying to send message to Facebook friends using the below [FBSDKMessageDialog showWithContent:content delegate:(id)self]; I have added callback as below: - (void)sharer:(id)sharer…
Demona
  • 227
  • 1
  • 3
  • 10
0
votes
3 answers

Start Facebook Chat with Another user using Facebook ID

Is there any way to start a facebook chat using the messenger application. I know we can lead a user to the messenger application using intents and using their Messenger API. But I want to do is open a chat window directly with particular user using…
Vinay
  • 505
  • 5
  • 8
0
votes
1 answer

Facebook Messenger SDK to share app Invite to Friends iOS

In my app i need to invite the facebook friends to download an application with Facebook Messenger, i am able to share image, gif, video . How can i share text of link to download application from Messenger ? The code i use to share image is : if…
Devang Goswami
  • 284
  • 3
  • 23
0
votes
1 answer

How to share an image with Messenger and com.android.mms?

I am trying to share an image to other apps. From the doc, I understand I have to create a ContentProvider to ensure access to my resource from outside the app. It works with most apps but Facebook Messenger and Messages (com.android.mms). I have…
znat
  • 13,144
  • 17
  • 71
  • 106
0
votes
0 answers

FB Messenger cordova plugin

I am having problems creating a Cordova plugin to establish a communication between a native application and a web view. Facebook Messenger SDK was released for Android and iOS, which I can use to share content and so on. The hardest part is…
Max Bumaye
  • 1,017
  • 10
  • 17
0
votes
0 answers

android Facebook Messenger Dialog OnComplete not getting completionGesture, Bundle data empty

I have implemented Facebook Messenger dialog to post messages. It's working as expected, I am able to show messenger dialog and also post the message. uiHelper = new UiLifecycleHelper(this, null); …
0
votes
0 answers

Android: Facebook Messenger Platform and Referral Links

Been playing with the new Messenger platform, was wondering if there's a way to add referral data to the Google's Play store when a user hits the "install" button. Is there a kind of metadata i can pass ? Here's a link to the new Messenger Platform
alexk
  • 213
  • 1
  • 10
0
votes
0 answers

How to get receiver name or user_id on sharing a message through Facebook Messenger

I referred this link for sending a message through facebook messenger. https://developers.facebook.com/docs/ios/share#message-dialog Is there any possibilities to get the user name to whom we send? Suppose I login & while sending the message to some…
Chan
  • 447
  • 1
  • 5
  • 18
0
votes
1 answer

Small app on top of the screen

I've got Sony Xperia Smartphone and there is a Sony feature - Small Apps (screen below), which are always on top of the screen or they minimalise to small square on right side. Very similar functionality have Facebook Messanger. Anybody knows how to…
CookieMonssster
  • 658
  • 1
  • 6
  • 19
-1
votes
1 answer

Where can I find the Handover Protocol setting on the new Facebook Meta Business Suite?

One of the pages I manage has been updated to the new UI and I could not find the setting anymore. The setting can be found here before the UI update. https://flow.ai/blog/handle-facebook-messenger-handovers
ProNoob
  • 83
  • 1
  • 10