Skip to main content

All Questions

-1 votes
0 answers
20 views

Expo App build failing I'm thinking its file permisions

I have this app that i inherited but when i try to build using eas build --profile production --local -p ios; i get build failing I know this will sound weird but i think its something todo with app ...
Marius's user avatar
  • 1,948
-1 votes
1 answer
68 views

SSLHandshakeException during Gradle Build for React Native App on Windows

I am encountering an SSLHandshakeException while trying to build and install a React Native app using Gradle on my Windows machine. The error occurs when Gradle attempts to resolve dependencies. Here ...
ayush ranjan's user avatar
0 votes
0 answers
44 views

FbLoginManager.loginwithPermissions was called with 1 arguments butt expects 3 arguments

enter image description here I'm using react-native-fbsdk-next version ^12.1.0, and I want it to redirect to Facebook for login. I am using RCTLinkingManager to handle URL opening in my AppDelegate.m ...
Furqan Javed's user avatar
0 votes
0 answers
160 views

How to authenticate with facebook login using Firebase authentication on iOS in react native?

I am trying to authenticate with facebook login using Firbase authentication in react native and getting this error below on all IOS Device using the module react-native-fbsdk-next Firebase: Bad ...
manny's user avatar
  • 405
1 vote
0 answers
203 views

<React/RCTBridgeModule.h> file not found in Xcode 15

I am trying to create a Custom Module for my React Native app, and I've followed the guide However, when I create the header file and import **<React/RCTBridgeModule.h> ** I am getting error as '...
Anwer Solangi's user avatar
0 votes
1 answer
287 views

How to open a specific video in Facebook app using deep linking in React Native iOS?

I'm trying to implement an app-to-app flow for playing Facebook videos in my iOS app. I'm using the URL scheme fb://video/{video_id} to open the Facebook app with the specific video, but the video ...
Ugur's user avatar
  • 1,011
1 vote
0 answers
157 views

React native Facebook login issue on IOS

I have already Facebook login integrated with my react native project, all was good and working fine until 2 days ago I faced an issue with Facebook login on IOS. If the user choose to continue the ...
Elio Maatouk's user avatar
1 vote
1 answer
831 views

Does react-native-fbsdk-next open the facebook app natively or not?

I implemented the library in my project, but when calling facebook, a webview is always opened and not the native facebook app, even though I have it installed. This happens on IOS and Android. The ...
Thales Crisostomo's user avatar
1 vote
0 answers
263 views

How to fix iOS Facebook login error with message: "Login error there is an error in logging you into this application"?

iOS Facebook login error I spent a lot of time searching the internet for a solution. I found many solutions for android but not for iOS. I use react-native-fbsdk for log in Facebook. My react-native ...
Vova Ivaniuk's user avatar
2 votes
0 answers
73 views

Can we update the existing facebookAppId?

I've started working on a new react-native project, this app has a facebookAppId that was created by a developer that has left the company many years ago and didn't leave details of the facebook ...
nika's user avatar
  • 125
0 votes
2 answers
613 views

How to fix error with "pod 'Facebook-iOS-SDK' " command in Podfile?

I try to run "pod 'Facebook-iOS-SDK'" in my Podfile, but i get this error: [!] Error installing FBSDKMarketingKit [!] /usr/bin/curl -f -L -o /var/folders/bg/v2_zkcfs6m775r4l9wy541vc0000gn/T/...
Serhio's user avatar
  • 11
0 votes
1 answer
573 views

Expo react native Facebook login crashes on iOS standalone app

Facebook login is crashing on iOS standalone app but working fine on local Expo. I have tried a lot of things from internet but nothing seems to be working. My expo diagnostics. expo: ^42.0.0 => ...
StackOverflow Asker's user avatar
3 votes
2 answers
2k views

How can I get the 'facebookScheme' for iOS in an Expo project?

Expo documentation on expo-facebook says I need to add facebookScheme setting to my app.json file. To acquire it, the documentation says for me to access the Facebook documentation. The Facebook ...
Matheus's user avatar
  • 89
2 votes
1 answer
822 views

How to override renderItem item based in SectionList React Native to use section based?

According to FB docs, you can override the renderItem default, item based, render to use the section based render in the SectionList in react native, but I haven't found a way to do that. Please help. ...
Carlos Yanes's user avatar
5 votes
7 answers
12k views

error Couldn't find "PLATFORM_NAME" variable in xcodebuild output

I'm trying to run my application on an iPhone simulator. from the console, I can see the build was successful. but on the next line, I get this. error Couldn't find "PLATFORM_NAME" variable ...
Arian Nargesi's user avatar

15 30 50 per page
1
2 3 4 5
11