When user posts the any post from the app, then he wants to get count of the likes and comments of post I get that all count, but my question is when any one likes the post, Facebook provides any type of trigger on my server (can I get Automatically response of that post on my server.? )
Facebook SDK, when user likes and comments the post we get any response to from which we posted this post?
103 views Asked by Vishal Wagh At
1
There are 1 answers
Related Questions in IOS
- URLSession requesting JSON array from server not working
- Incorrect display of LinearGradientBrush in IOS
- Module not found when building flutter app for IOS
- How to share metadata of an audio url file to a WhatsApp conversation with friends
- Occasional crash at NSURLSessionDataTask dataTaskWithRequest:completionHandler:
- Expo Deep linking on iOS is not working (because of Google sign-in?)
- On iOS, the keyboard does not offer a 6-character SMS code
- Hi, there is an error happened when I build my flutter app, after I'm installing firebase packages occurs that error
- The copy/paste functionalities don't work only on iOS in the Flutter app
- Hide LiveActivityIntent Button from Shortcuts App
- While Running Github Actions Pipeline: No Signing Certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID
- Actionable notification api call not working in background
- Accessibility : Full keyboard access with scroll view in swiftui
- There is a problem with the request entity - You are not allowed to create 'iOS' profile with App ID 'XXXX'
- I am getting "binding has not yet been initialized" error when trying to connect firebase with flutter
Related Questions in FACEBOOK
- Facebook Post Images from local system on own Page
- Provide an archipelago name that humans cannot utter
- How can I look this email address
- Not getting all leads from Meta/Facebook using webhook for page leadgens
- Unsupported post request when trying to create a custom audience via the endpoint https://graph.facebook.com/lapi-version), (custom-audience-id/users)
- Java resized JPEG seems to be invalid format for Facebook?
- How to implement facebook pixel in flutter in 2024 any example?
- Need WhatsApp Data Backup from Api
- Facebook login via JS-SDK via OAuth will get stuck half-way
- Short time token with the Graph API and Facebook login through the iOS SDK
- Facing the "Messaging may be unavailable" error - WhatsApp Cloud API
- Facebook Graph API - Story endpoint does not return all active stories
- Javascript / Dynamically append text element above embedded facebook posts
- When I post text with media on Facebook, the text does not show
- How to search a list of groups using facebook APIs
Related Questions in FACEBOOK-LIKE
- How is facebook setting its cross-domain datr cookie from an iframe?
- Facebook JS SDK - The loading of “https://www.facebook.com/plugins/like/connect” in a frame is denied by “X-Frame-Options“ directive set to “deny“
- Facebook Like Button (Social Plugins) No Longer Work?
- Website Facebook Like button disappears after clicking
- Facebook like button not functioning
- How to find facebook post id
- Facebook Page Like and Show Page
- Facebook like button doesn't work with Facebook page
- Error: Problems validating fields in app.json (SDK 48)
- Facebook like button not showing with Edge and with any IE version
- How to remove facebook like button social text?
- integrity-error django :violates not-null constraint
- Facebook debugger not working with Angular NG SERVE in DEV environment
- "Sender action failed" When reacting to facebook message
- Like button with counter on wordpress post
Related Questions in FACEBOOK-PHP-SDK
- Facebook Post Images from local system on own Page
- Getting Error while trying to fetch Facebook Ads data using OAuth2 in php (laravel)
- Unable to get custom label from page conversations api
- Creating an ad for Facebook with the Facebook Business SDK
- FB API parameter error: The parameter ad_reached_countries is required
- "app isn't available" Facebook App Login Error
- how to get budget spent per advertising campaign
- integrating fb in using fb sdk in php
- Invalid parameter error of facebook business sdk for php
- Issue with Uploading Cover Photo for Lead Generation Form using PHP SDK
- Meta Marketing API - Ad Creative Preview Error For Dynamic Catalog
- Shipping price didn't posted in Facebook API
- Get Facebook persistent stream key from Graph API
- Enable Multi-Advertiser Ads option using Facebook ads API
- None-admin-users can't connect to facebook-app
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Check out webhooks.
If you cannot find what you are looking for there then it probably is not possible.