I am new to reacting to my native language, and I am trying to install a reciprocal native SDK for Facebook so that I can connect to Facebook using my application.
I followed these steps: https://tylermcginnis.com/installing-the-facebook-sdk-into-a-react-native-android-and-ios-app/
The problem is that when you run run-android with forced processing, the application immediately resets. How to debug this failure? I do not know where to look for crash logs. Running reaction-native log-android does not show me anything useful.
Edit:
I know this is a Java problem, not a JS problem. How can I find Java emergency logs?
To see Java logs, open AndroidStudio and click AndroidMonitor at the bottom of the screen.
I managed to see a trace of the accident stack. My problem is that I need to set a valid facebook app id in AndroidManifest.
Source: https://habr.com/ru/post/1265934/More articles:Cloud Functions for Firebase Error parsing your function triggers - javascriptWhy is using the tanh logistic sigmoid definition faster than scipy expit? - pythonWhy is tanh faster than exp on my machine? - c ++How to fix the error when trying "No ModelAndView found"? - javaWhat is the difference between bidirectional LSTM and LSTM? - machine-learningArray check undefined php offset - arraysPython php regex matching - pythonIs there a CloneMut property? - cloneHow can I get Julia macro methods? - macrosAfter updating Android Studio there is no folder with the service pack - androidAll Articles