Reputation: 193
When I create build in android using android studio or terminal, my metro bundler is disconnected automatically. I cannot debug using wire. I have to connect wirelessly which is very slow.
Is there any way so that the bundler remains connected after build?
I tried many things but failed.
Upvotes: 2
Views: 600
Reputation: 92
Just make sure your Android device and your machine are on the same network. Hope it helps!
Upvotes: 1