As I am observing from some time, Facebook has started to phase out quite allot of usable features from their Platform. The Open Graph Custom Stories (Object & Actions) Support is one of them. They even restricted usage of score Api. Which means we can't use the score API if we are not using publish_actions for something more than just score API. They also have deprecated the App Invites. My main concern is with the Open Graph Objects. As I am making a game where I need to send and receive Lives/ Gems or other In game Items. How many of the popular games are using in app gifting as the Open Graph object creation isn't possible now. The Open Graph Section on the Left of Facebook Developer console is also not available in new games. Please suggest where I can find it ? I am not talking about the Custom Open Graph, I am not even able to see the Predefined Open Graph Objects which Facebook Said that they still are supporting.
Facebook has deprecated the Open Graph Objects and Stories What are alternatives?
532 Views Asked by Adnan Nazir At
0
There are 0 best solutions below
Related Questions in FACEBOOK-GRAPH-API
- Facebook Post Images from local system on own Page
- How can I get posts from a facebook page using the graph API?
- 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)
- Page access token
- Facebook login via JS-SDK via OAuth will get stuck half-way
- Python - Facebook Check For Duplicate Post Before Posting
- Facebook Graph API - Story endpoint does not return all active stories
- Can't set permissions in Graph API Explorer tool
- My Authentication is not working in published mode
- Can I get my comment's reactions in FB Graph API Explorer
- Facebook GraphAPI: page subscribed_apps with subscribed_fields messages is not working
- Get Ad Account Billing Payment Transactions
- How to get a person’s username by his ID without a request to the graph?
- I am having trouble understanding the docs for Facebook Login SDK
Related Questions in UNITY-GAME-ENGINE
- How to use invokerepeating and make ui text fade in/out over time?
- Player input not working properly in unity
- Get block in Mesh Unity
- Does Unity render invisible material?
- Physics.OverlapSphere couldn't detect my ‘Player’
- Cannot sync non-player objects in Unity mirror
- How to script a simple collision using hands in OVRCameraRigInteraction?
- Drawing on 3D object at Unity
- How to Override Spline Rotation for Player-Controlled Car in Racing Game?
- Why doesn't my enemy shield take damage first. Instead both enemy and shield are being destroyed together
- unity + Vuforia balck screen in android AR app
- how do I change an objects tag when the game closes
- How to remove white space in a user's input through an input field in Unity?
- Timeline doesn't start eventhough it recognises the trigger input
- Ragdoll 2D Aiming
Related Questions in DEEP-LINKING
- Deeplinking in .net Maui "Window was allready created"
- how to enable permission for support web address on android 12 and above
- TinyURL API Blocking URL Domain
- React Native deeplink into Android app shows warning (iOS works perfectly)
- Flutter : My deeplink is always "/" in my deeplinkBuilder of AutoRoute library
- Applinking: Google play Console Domain Ownership not verified
- Deeplink in IOS With Voyager KMP
- How to setup Expo Deep linking
- Open default phone Contacts app with Expo
- Prevent deeplinking on redirect
- Deeplinking not working for IOS app (Flutter)
- IOS Deep linking is not opening the app directly. it doesn't load or open anything in chrome
- How to use wildcards in uriPattern for jetpack compose navigation deep links?
- When using the go_router package in Flutter, is it possible to use the "extra" parameter to pass some data and have it worked with deep-linking?
- Push Notification routing using deep links in SwiftUI
Related Questions in FACEBOOK-UNITY-SDK
- Google Analytics Issue for auto track event `in_app_purchase`
- Unity - Testing Facebook SDK Not Showing in Facebook
- Unity Facebook SDK Error: AndroidJavaException: java.lang.NoSuchMethodError: no static method with name='setIsUnityInit'
- Unity build error after importing Facebook SDK
- Pay Dialog not showing and returns callback error - UserCanceled (1383010)
- Getting Error Caused by java.lang.NoSuchMethodError
- Unity 2019.3.6f1 doesn't support android sdk 26 and jdk 1.8.0.131
- Facebook Instant Games and Unity SDK
- How to track app ad revenue in a mobile Unity game, for Facebook Ads
- Unity: Facebook SDK and Firebase/AdMob SDK seems to be in conflict
- Why Firebase opening a browser everytime a user requests to get OTP for phone verification?
- Unity, Facebook SDK, in Android build the app crashes
- error: use of undeclared identifier 'FBSDKSwitchContextDialog'
- Getting error related to NiceVibrations plugin after using Facebook Unity SDK
- Unity Facebook SDK error (Building Library/Bee/artifacts/Android/d8kzr/libil2cpp.so failed with output)
Related Questions in FACEBOOK-INVITE-FRIENDS
- How to invite Facebook friends to my iOS application in Swift?
- Facebook Invite Share Dialog not Opening iOS Swift
- AppInviteDialog for fb users is not working in android above 6.0
- Facebook has deprecated the Open Graph Objects and Stories What are alternatives?
- Facebook SDK version 4.28.0, App Invites is deprecated
- Facebook iOS App Invites are being sent but users don't receive them
- How to get friends of users not using my app (Graph 2.4)
- App invite does not show appInvitePreviewImageURL image (iOS , Android)
- Facebook App Invite Links not working
- How to Invite Friends From Facebook to Android app ? - Gives Error
- Facebook app invite for android
- iOS Facebook SDK Invite selected user
- Android Facebook invites not working properly
- Facebook get invited friends id
- "URL with custom scheme" in iOS data and "URL" in Android data in facebook
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)
Popular # Hahtags
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?