Problem building my app #360
-
Hello, With version 10.1.0 I cannot build my app on Android (real device, tried in debug and realease). I followed the instructions:
I had the old fbsdk working fine back then, so I suppose my Facebook App is still valid and the keys are working. Here is the error in the terminal when trying to build:
The only part that makes sense to me is Thanks for your help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
OK I have found why and you are not going to like it. Apparently |
Beta Was this translation helpful? Give feedback.
OK I have found why and you are not going to like it.
Apparently
react-native-config
keeps failing after changing 'things' in your project, even if you clean everything. You have to restart your computer: lugg/react-native-config#355