I have integrated my game with facebook in unity. My sharing and leaderboards work properly. The problem is with invites(FB.AppRequest). I am able to send them but they are never received by others. I know fb doesnt allow publish_actions without approval and i have created the test users but am still unable to invite them. How can i invite test user to play the game using facebook sdk since they are already friends with each other and using the app?
Inviting test users facebook SDK?
324 Views Asked by jibrangillani11 At
0
There are 0 best solutions below
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 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 FACEBOOK-SDK-4.0
- Is the Facebook SDK using App Events API or Conversion API?
- Facebook ads for mobile iOS and Android application conversion tracking
- Facebook login boilerplate code is bugged
- Blank screen appearing rather than popup when trying to use Facebook login in my Vite React app
- Unity Facebook SDK Error: AndroidJavaException: java.lang.NoSuchMethodError: no static method with name='setIsUnityInit'
- Import Facebook SDK for Ads Manager
- How to use multiple pixel ids in one react native app for tracking?
- FB CORS problem error with comments in React.js
- App Bundle targets unrecognized languages: cb Error
- 'FB' is not defined React facebook api login
- Facebook login setup for android
- How to use Facebook SDK in unity to start Facebook Ads to advertise game?
- Get Facebook Ads Insights results in pandas dataframe error
- Permission Error while trying to delete Facebook Page Rating Response through GraphAPI
- How to launch iOS Native Facebook App from my app with a public profile URL?
Related Questions in FACEBOOK-TEST-USERS
- Getting "Invalid access token code 43" with iOS Firebase Facebook SDK after my app was disabled
- connecting facebook test page to instagram account
- testing facebook business account?
- Facebook Graph API test user missing email
- Create test Facebook page
- How to test facebook chatbot with test user and test page
- How do I delete a Facebook Test Account for which I don't have the App Access Token?
- How to send Facebook Test Lead to Webhook - but from Test User's Test Page
- how can i add the "publish_pages" permission to a test_user of my facebook app?
- Facebook Graph Api test app installation
- Count of test users created for a facebook app
- Facebook test accounts with pages
- Facebook test users with phone number instead of email
- Can't set Facebook test user work position
- Facebook test users unable to comment/reply on page posts. Missing comment section
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?