Deno + Tauri, deploy and make app usable on my device forever
Is it possible for me to make my tauri app available on my phone (iOS) all the time. Basically, I want to download the app I made onto my phone, and make it available even if I didn't run
deno task tauri ios dev
on my laptop and didn't have to keep my phone connected to the internet to use it. Not sure if I should be asking here or in the tauri server (I am asking in both), but just curious if it was possible. Currently I can test it both on simulators and my device, but I want to keep it on my device all the time, which doesnt work for some reason.0 Replies