It's the first time I'm asking here. Been using Stackoverflow
from a while but this time, I got stuck for a while for a important long-term school project. I'm also new with React-native
.
I'm developping an application in React-Native
on Windows
, but this application works only on an emulator
and not on a real device
(tested on a Nexus 5X and a Google Pixel) with an unsigned generated APK
and with developpement (câble and Metro bundler)
I checked many solutions here but it not seems to be an error of calls. The code is a bit fat so i can't leave all the code here, i neither have logs, but i can provide on demand (i don't know what could i provide)
Here's the error i'm always getting on devices :
Thanks in advance, this is really important :(
EDIT : I just spotted the fact Metro Bundler aren't bundling (with a progress bar and delta) with the mobile device, but works with the emulator.