Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
44 views

Hi i’m trying to let users log in with Facebook and get their id, name,and email. The login flow works — I can see the LoginManager returning success, and the access token is valid. I even request the ...
0 votes
1 answer
44 views

I am trying to understand how to use Facebook Graph API to get the parameter values of the app events that I log in my React Native app using react-native-fbsdk-next. Here is the Facebook ...
0 votes
0 answers
331 views

I'm trying to integrate fbsdk on my react native app but whenever i add the fbsdk on my appdelegate, im encountering this issue I've tried to add -Swift, but there are also issues. I've also tried to ...
3 votes
0 answers
791 views

I'm using react-native-fbsdk-sdk for facebook login in my application. I just received email from Meta about upgrade FBSDKs to latest version (v17.0.0) to incorporate "Privacy Manifest" for ...
4 votes
1 answer
2k views

We need App-installs/conversions event tracking in Meta to optimize our ad delivery. This requires FBSDK to be installed. Facebook has abandoned the React-Native FBSDK, and the community run FBSDK is ...
3 votes
1 answer
2k views

(https://i.sstatic.net/rrjrF.png) I Have implemented facebook SDK for iOS for facebook login but it is providing error as shown in the image attached, I have configured everything but facebook login ...
1 vote
1 answer
217 views

I have React-Native application and trying to integrate facebook sdk. My app on android side has different build flavours, let's name one of them C, which actually doesn't need any 3rd party ...
0 votes
0 answers
57 views

I need the ability for a user to send a message to their FB friends. I am trying to do it with FB sdk. But it only works for my account only(since I use my appID?). Other users get a window with An ...
SERG's user avatar
  • 3,997
0 votes
3 answers
503 views

I would like to remove the following sub-dependency packages from my flutter app, that are listed in my pubspec.lock file (not pubspec.yaml): flutter_facebook_auth ...
yizaho's user avatar
  • 1
1 vote
0 answers
158 views

How do you correctly implement the Facebook SDK in a swiftUI app? I've tried all the official documentation to the letter, and events weren't sending to the events manager (later I discovered without ...
6 votes
3 answers
3k views

I after upgrading my iOS to 16.4.1, which required me to upgrade my XCode to 14.3, which required me to upgrade my mac os from 12 to 13, I get this error when trying to build my iOS Flutter app: ...
Cedric's user avatar
  • 1,070
0 votes
0 answers
161 views

i have integrate fb login in react native its working fine but i am logout and comeback again not showing user name and password screen `import {LoginManager} from 'react-native-fbsdk-next'; const ...
5 votes
4 answers
6k views

I installed react-native-fbsdk-next. Followed configuration steps. Wanted to build app on iOS (as usual). I am getting an error: use of undeclared identifier 'FBSDKApplicationDelegate' and the app won'...
0 votes
1 answer
173 views

I'm using FB js sdk. In the function FB.login, if I add one of this permission (pages_user_locale, pages_user_gender, pages_user_timezone) I have this error. If I remove them, the fb login work fine. ...
M3sca's user avatar
  • 1
1 vote
0 answers
120 views

Calling LoginManager.logInWithPermissions(["public_profile"])on android opens the facebook modal, then when I click on continue, the modal closes, howewer it seems like a hidden modal is ...

15 30 50 per page
1
2 3 4 5
...
28

AltStyle によって変換されたページ (->オリジナル) /