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

Im just building the APK file from react native cli after creating the project and then run the metro its install the debug app but not reflect changes even the metro disconnect from emulator and physical devices ! #2579

Open
salmanfursi opened this issue Jan 18, 2025 · 0 comments

Comments

@salmanfursi
Copy link

I've encountered an issue where changes made to my React Native CLI project do not reflect in the debuger after building and installing the APK on a physical device. Here's a summary of the steps I've taken:

  1. Built the project using ./gradlew assembleRelease, which successfully created the APK.
  2. Installed the APK on my device and the app launched successfully.
  3. However,after that im install the debugger for show the modification but when im making in changes and going to reloading through Metro Bundler, the changes do not reflect on the device even its lost the metro connection with the emulator or any physical device .

I've attempted the following troubleshooting steps without success:

Reloaded the Metro Bundler.
Deleted caches and cleaned Gradle.
Restarted the development server.
Rebuilt and reinstalled the debugger apk multiple times.
and try every possible solution that given from ai and internet still failed

The app still fails to reflect new changes. Any help or guidance would be appreciated!

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

1 participant