Fabian-Lars
Fabian-Lars
Is the behavior the same in `tauri dev` and `tauri build` ?
Then it's probably a wontfix for now. The `TransformProcessType` API we use for this is basically undocumented so figuring this out is probably very tricky (if it's even fixable).
> I believe this does not conform to Rust's naming conventions does that matter considering that rust isn't really involved here? There's no registerListener / register_listener function in rust, only...
> it works fine on simulator. But when i run on real Android or iOS phone, no event received by listeners. Sounds like an issue unrelated to this one here...
> Release these resources with stable tauri. Some of the tools used are too large to be included in tauri itself imo > Support an option like --localpath to copy...
No, i think we should think about some proper support for this, even if it's just documentation on what tools are needed where.
thanks https://github.com/tauri-apps/tauri/pull/12409
Please share the output of the `tauri info` command. This sounds like a version mismatch at first glance.
@cardo-podcast same request for you, please share the output of the `tauri info` command. I'm also unable to reproduce it with the latest versions so i'd appreciate it if somebody...
If we can open message dialogs now then there's no reason to keep the GTK backend an option in v3 (I wouldn't bother adding xdg in v2)