Skip to content
Discussion options

You must be logged in to vote

I suspect it's because of a security issue. But I can't access the debugger from the release mode.

add the "devtools" feature flag to the tauri dependency in Cargo.toml to enable them. Alternatively a debug build (tauri build --debug - output in target/debug/) should work too.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@shi-yan
Comment options

@sebhernandezr
Comment options

Answer selected by shi-yan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants