Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disconnected After Successful Install Android App React Native #1336

Open
HafizHamza19 opened this issue Aug 28, 2024 · 4 comments
Open

Disconnected After Successful Install Android App React Native #1336

HafizHamza19 opened this issue Aug 28, 2024 · 4 comments

Comments

@HafizHamza19
Copy link

Reload Functionality does not work. Showing This Message. Info Reloading connected app(s)... warn No apps connected. Sending "reload" to all React Native apps failed. Make sure your app is running in the simulator or on a phone connected via USB.

You can see in this image build successfully done and app install in device but not launch automatically and reload not working.

image

React Native Version 0.75.2
Metro Version 0.80.10

Project Running cmd:

npx react-native start --reset-cache
npx react-native run-android --mode=devDebug --appId=myAppPackage

For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 19s 355 actionable tasks: 25 executed, 330 up-to-date

info 💡 Tip: Make sure that you have set up your development environment correctly, by running npx react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor

info Run CLI with --verbose flag for more details. info Reloading connected app(s)... warn No apps connected. Sending "reload" to all React Native apps failed. Make sure your app is running in the simulator or on a phone connected via USB.

Note: Application running perfect through android studio.

@NazarenkoAnna2021
Copy link

Have the same problem after updated react native to 0.75.2.On ios app running well, it's occur only on android

@HafizHamza19
Copy link
Author

@NazarenkoAnna2021 yes it occurs only on android.
iOS app running perfectly.

@JanHmmr
Copy link

JanHmmr commented Sep 18, 2024

Same Issue here

@kkkasio
Copy link

kkkasio commented Sep 19, 2024

i have same problema here!
my app has updated from 0.66.5 to 0.75.3

android app run fine!
ios build is ok, but not connect to dev server (metro)

Screenshot 2024-09-17 at 23 27 14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants