While I am making a release build in "react-native": "0.62.2" and "@react-native-community/netinfo": "^5.9.3"
Any help would be appreciated.
I am getting this error.
Asked
Active
Viewed 384 times
0

rashi jain
- 474
- 3
- 9
-
downgrading netinfo to ```5.9.2``` can help – MUHAMMAD ILYAS Jun 25 '20 at 10:15
-
still not working @MUHAMMADILYAS – rashi jain Jun 25 '20 at 10:46
-
is debug build running? – MUHAMMAD ILYAS Jun 25 '20 at 12:27
-
Yes perfectly working in debug mode – rashi jain Jun 25 '20 at 12:35
1 Answers
0
Step 1: delete build folder android -> app -> build
step 2: run android studio as an admin access
Other Solution
remove and reinstall node_modules

MUHAMMAD ILYAS
- 1,402
- 7
- 23