There were some crash issues reported during the apple review submission when selecting files in ios. We tried a few things with capacitor, but since tauri has more documentation and support, we are exploring switching the mobile builds to also use tauri
Also this will simplify our build to native process since we can use tauri for desktop and mobile
This will require some changes done in the current pr. this is a draft for now
What this PR does 📖
Which issue(s) this PR fixes 🔨
Special notes for reviewers 🗒️
Additional comments 🎤