-
Notifications
You must be signed in to change notification settings - Fork 46
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
App is taking very long to boot up, it might be stuck #682
Comments
Thanks for reporting. This is likely an issue with connecting to the debugger. Would you be able to provide more logs that come before the message you shared? |
hellow @kmagiera I had same issue.
|
Description
When running the app it gets stuck on "Waiting for app to load...", and the debug output logs "App is taking very long to boot up, it might be stuck. Device preview URL: http://127.0.0.1:58631/stream.mjpeg". If I open that link I can see a screenshot of the app and it looks like its working fine. I don't receive any other errors.
If I add
"preview": { "waitForAppLaunch": false }
to my launch config it loads fine but I cant use the inspector.Environment
The text was updated successfully, but these errors were encountered: