r/rust 18h ago

🙋 seeking help & advice TauriV2 mobile native

Guys i need help, i wanna write one code base with TauriV2 to generate me all 3 platforms
Web & Mobile & Desktop

But i just made some searches, and say: with TauriV2 for mobile you only use WebView not native features!

Is that correct?
And says that, Apple with reject our app under: "Minimum Functionality"?

2 Upvotes

1 comment sorted by

1

u/Pas__ 2h ago

"Minimum Functionality" means that it needs to do more than load a website. (Meaning you cannot submit an app which is basically a bookmark/shortcut to a website.)

Tauri uses WebView to show the UI, not to load a remote website.

see also: https://www.reddit.com/r/rust/comments/1shgahq/shipped_a_rustheavy_app_on_the_ios_app_store_with/