#App opening in tauri:localhost instead of devUrl

2 messages · Page 1 of 1 (latest)

trail cove
#

maybe its because of:

tauri = { version = "^2", features = ["custom-protocol"] }
#

but idk