Muhammad Waqar
Muhammad Waqar

Reputation: 193

Metro bundler disconnects automatically on android after build

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

Answers (1)

salmandayal
salmandayal

Reputation: 92

Just make sure your Android device and your machine are on the same network. Hope it helps!

Upvotes: 1

Related Questions