tauri-apps/cargo-mobile2

WASM trunk not working android(blank screen, 100%)

Xyndra opened this issue · 4 comments

It is spamming

29581 29581 E Tauri/Console: File: https://tauri.localhost/ - Line 544 - Msg: WebSocket connection to 'wss://tauri.localhost/_trunk/ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED

and looks like this
image

try using my fork https://github.com/amrbashir/trunk for now until upstream merges the PRs I sent.

try using my fork https://github.com/amrbashir/trunk for now until upstream merges the PRs I sent.

1. Please add an issues tab

2. How am I supposed run this

  1. Issues is now activated for the fork
  2. cargo install trunk --git https://github.com/amrbashir/trunk

thanks 👍