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

Build logs not opening when clicking on "Open build logs" button #487

Open
epolldev opened this issue Aug 1, 2024 · 4 comments
Open

Build logs not opening when clicking on "Open build logs" button #487

epolldev opened this issue Aug 1, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@epolldev
Copy link

epolldev commented Aug 1, 2024

*Description
I added Pixel 7 as new device and started the project, "Cannot run project" error was shown. When I clicked on open build logs button the logs were not showm.

Environment

  • Version of currently used React Native IDE: v0.0.16
  • Version of React Native/Expo used in the project: Expo 49(^49.0.0).
  • Any other versions of tools related to the problem: Using VSCode version 1.90.2
Screen.Recording.2024-08-01.at.13.25.06.mov
@epolldev epolldev added the bug Something isn't working label Aug 1, 2024
@filip131311 filip131311 self-assigned this Oct 9, 2024
@JAYBORICHA07
Copy link

Facing same issue, have you find any solution to this?

@kmagiera
Copy link
Member

hey @epolldev – since this report is rather old I wonder if you've made any progress since then? We don't support Expo SDK 49 – please see our compatibility website for more details on supported project configurations: https://ide.swmansion.com/docs/getting-started/compatibility

@JAYBORICHA07 is your problem related to Expo 49 or just similar behavior when opening logs? The problem with no logs being present can be due to the fact your project is configured to use Expo Go in which case the IDE doesn't run any build for Android or iOS but only fetches the pre-built version of Expo Go client.

@JAYBORICHA07
Copy link

@kmagiera Thank you for reply I checked my project but I am using Expo version ~52.0.7 and my project not using build the same project is running on other device but not on mine.

@kmagiera
Copy link
Member

But is it expo go project or expo prebuild /dev client?

I'd also recommend you look at the main Rafon IDE output, as this link only opens Android build output (you need to use the dropdown on the right hand size in the logs panel and change that to Radon IDE). This is all described in troubleshooting docs in case you need help: https://ide.swmansion.com/docs/guides/troubleshooting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants