You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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:
When I click on http://127.0.0.1:51836/stream.mjpeg, a screenshot opens in a browser tab.
Environment
The text was updated successfully, but these errors were encountered: