Skip to main content

All Questions

-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
25 views

Opening android app trough deeplinks on Meta platforms

I have several deeplinks configured for my android app. They work like expected when clicking on them from an email, SMS, note and chrome browser etc. However I am unable to get the deeplinks working ...
Ramon's user avatar
  • 9
0 votes
0 answers
146 views

Package com.facebook.react.defaults does not exist in react native 0.64.2

I need to downgrade the react native version 0.72.1 to 0.64.2 in a project. Everything seems correct, I can build and run the project, but when I try to import com.facebook.react.defaults....
Gabriel Andrade Vianna's user avatar
5 votes
1 answer
868 views

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/facebook/drawee/backends/pipeline/info/ImagePerfDataListener;

Once i intall the app in the android device, once i try to open it, it suddenly crashes and closes. always having same issue even though i did reset-cache and gradlew clean. java.lang....
Jono's user avatar
  • 69
3 votes
0 answers
116 views

Unable to Login with Facebook even with Admin account Facebook says "Unsupported Request" in react native mobile application

I am facing an error with Facebook's Login API. My app is actually disabled by Facebook due to a violation of Facebook Platform Policy clause 6.1, which says your app is crashing while trying to log ...
Sharif Noor'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
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
0 votes
2 answers
4k views

Error: Unable to load script. Make sure you are either running a Metro server or your bundle 'index.android.bundle' is packaged correctly for release

I upgraded my React Native project from 0.63.3 to 0.66.4 with the help of this resource https://react-native-community.github.io/upgrade-helper/?from=0.63.3&to=0.66.4 (followed every instruction ...
shweta's user avatar
  • 31
0 votes
1 answer
1k views

Why React native app is Too slow in comparison with expo

I was Trying to build an app using react-native app. but the app was running very slow like if i click or tap on any button it takes a around 1-2 seconds to perform basic function and if i built the ...
Vikas Phulriya's user avatar
1 vote
0 answers
130 views

Deep links to Facebook mobile for Android stopped working

Our React Native app has links to specific posts within a FB Group. When the FB Android app was updated on Nov 18, 2022, the links no longer open the FB android app, but instead direct to the FB ...
Darians Best's user avatar
0 votes
1 answer
409 views

Adding Facebook dependency gives error in React Native

I am trying to add Facebook Authentication to a React Native Application. When I add implementation 'com.facebook.android:facebook-android-sdk:latest.release' to the Gradle Scripts | build.gradle (...
Chakra's user avatar
  • 2,517
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
1 vote
0 answers
339 views

Integrate facebook ads tracking ID on react native

I have a react native application built with expo. Now I am going to integrate facebook ads tracking ID in it. In other words, I want to track ads that people click on it installing and opening the ...
Cardoso's user avatar
  • 1,050
1 vote
0 answers
222 views

Adding Android platform to Facebook Developer Console after building from Expo/React-Native

I have been building an app in React-Native using Expo and I am getting ready to upload beta versions for iOS and Android. I am using 'Facebook Sign in' and while developing and using the Expo Go app, ...
Max's user avatar
  • 305
0 votes
1 answer
2k views

Task :app:processDebugResources FAILED > A failure occurred while executing com.android.build.gradle.internal.tasks

Execution failed for task ':app:processDebugResources'. A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade Android resource linking failed /home/lipl245/...
Shubham Pal's user avatar

15 30 50 per page
1
2 3 4 5
12