Here are 2,793 public repositories matching this topic...
-
Updated
May 24, 2020
Docs & samples should be updated to notify developers of Facebook's echo and delivery confirmations. If the message_deliveries and message_echoes webhook events are subscribed to and are not filtered for in the bot's incoming messages, then the user will receive continuous echoes / responses. This is something that does not occur via the Azure Bot Service Facebook channel as that service filte
This is not an issue but an observation. I no longer use storyboards for my view. Today I faced an issue with Skeletonview when I added it to my UITableViewCell, animations, frames everything was working wrong... did a lot of permutation combinations turning the properties on and off. Finally found that when you add elements in UITableViewCell you should add it to contentView and not to th
-
Updated
May 13, 2020 - Java
-
Updated
May 11, 2020
-
Updated
May 23, 2020 - JavaScript
Facebook deprecated befriend APIs where we can create and accept a friend request between two test users.
Link to the API:
https://developers.facebook.com/docs/graph-api/reference/v4.0/test-user/friends
Link to the bug I reported on Facebook where they confirmed that they have deprecated it:
https://developers.facebook.com/support/bugs/1129010723972017/?disable_redirect=0
Now, `create_netw
-
Updated
Jan 30, 2019 - HTML
-
Updated
May 22, 2020 - PHP
@dursk raised a great and prescient point in an message on the Google Group several months ago:
Either request() should be marked private as _request(), or, since the API calls funnel through request(), the versioning should be handled within this method rather than passed to this method by all callers.
Since then, multip
-
Updated
May 20, 2020 - Java
Currently when I'm either downloading from sources or importing files, very little output is written to the screen. I'd love it if I can see some kind of progress being made or some kind of logging information being printed. Even if I have to add a flag to get it.
Add flags to readme
-
Updated
Apr 12, 2018 - JavaScript
hey is this usable with swift? I'd appreciate it if provided with a sample project
New website
Sharer.js needs a new website! With all the current implemented API documented and some examples. Since i am terrible at frontend, i am taking suggestions on some cool designs that can help improve user experience.
All work must be pushed to the gh-pages branch, where the current one lives.
-
Updated
Nov 30, 2018 - JavaScript
-
Updated
Apr 30, 2020 - Objective-C
We just need a piece of documentation because there is literally no documentation about directive locations except from the spec. The spec is not easy to read. Something like this would make sense
directive @field_definition on FIELD_DEFINITION
directive @argument_definition on ARGUMENT_DEFINITION
directive @object on OBJECT
directive @interface on INTERFACE
interface Foo @interIn access to the Game Play Button Reference, they found me. Ramswaroop. Jbot. Core. Facebook.. Models of game_metadata default Button
Button Syntax
`{
"type":"game_play",
"title":"Play",
"payload":"{<SERIALIZED_JSON_PAYLOAD>}",
"game_metadata": { // Only one of the below
"player_id": "<PLAYE
Facebook just recently added the ability to upload files (images, audio, videos, or a generic file) for a message, instead of having to specify a URL for an attachment.
-
Updated
May 28, 2020 - Jupyter Notebook
I think it would be useful to have the From field in onMessageReceivedCallback. The Java API for example does provide this: https://firebase.google.com/docs/reference/android/com/google/firebase/messaging/RemoteMessage#getFrom()
Use case is if you are subscribed to multiple topics you may want to handle it differently depending on the topic. Currently you have to send the topic name also in
Improve this page
Add a description, image, and links to the facebook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the facebook topic, visit your repo's landing page and select "manage topics."

Note: This is fundamentally working as intended, this issue is now about validating the config and providing a sufficient warning.
The configuration
testSequencer(https://jestjs.io/docs/en/configuration#testsequencer-string) is silently ignored inprojects(https://jestjs.io/docs/en/configuration#projects-arraystring--projectconfig)To Reproduce
Run this config