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

[WINDOWS] Stuck at "Waiting for app to load" indefinitely after successful build in Radon IDE (adding details) #645

Open
saleheen-dev opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working windows Bug on windows

Comments

@saleheen-dev
Copy link
Collaborator

Description
I've tried using both the Pixel 7 and 6a skins. I've been seeing this issue since version V0.0.18 of the IDE. The build was successful, and I can see logs in the Output panel by selecting Radon IDE (Android build).

P.S. My app runs normally on the Android emulator (via Android Studio).

Output panel logs when Radon IDE is selected:

2024-10-22 02:47:47.238 [info] Will wait for app ready and for preview
2024-10-22 02:47:47.238 [info] Launch preview c:\Users\dev\.vscode\extensions\swmansion.react-native-ide-0.0.20-win32-x64\dist\sim-server-executable.exe android,--id,emulator-5556
2024-10-22 02:47:47.374 [info] Stream ready http://127.0.0.1:51836/stream.mjpeg
2024-10-22 02:47:47.374 [info] sim-server: stream_ready http://127.0.0.1:51836/stream.mjpeg
2024-10-22 02:47:47.374 [info] sim-server: [2024-10-21T21:47:47Z INFO simulator_server::mjpeg_server] MJPEG server started at http://127.0.0.1:51836/stream.mjpeg
2024-10-22 02:48:17.233 [info] App is taking very long to boot up, it might be stuck
2024-10-22 02:49:06.104 [info] Emulator output INFO | Warning:
2024-10-22 02:50:12.687 [info] Emulator output INFO | Warning:
2024-10-22 02:50:37.433 [info] Emulator output INFO | Warning:

The last error message keeps popping up at regular intervals.

When I click on http://127.0.0.1:51836/stream.mjpeg, a screenshot opens in a browser tab.

image

Environment

  • Radon IDE 0.0.20
  • RN 0.75.4
  • VSCode v1.94.2 / Cursor v0.42.3
  • Windows 11 64 bit
  • Android 15 (API level 35 with google play)
@saleheen-dev saleheen-dev added the bug Something isn't working label Oct 21, 2024
@p-malecki p-malecki added the windows Bug on windows label Oct 22, 2024
@kmagiera kmagiera changed the title Stuck at "Waiting for app to load" indefinitely after successful build in Radon IDE (adding details) [WINDOWS] Stuck at "Waiting for app to load" indefinitely after successful build in Radon IDE (adding details) Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows Bug on windows
Projects
None yet
Development

No branches or pull requests

2 participants