Skip to content

Extending android tauri configuration for multiple apps #12681

Answered by FabianLars
Vladsimir asked this question in Q&A
Discussion options

You must be logged in to vote

What is the intended way of managing different instances of the same android app in tauri?

For this to work you'll have to delete the gen/android dir and re-run android init as the error suggests. If you don't modify files in there for any native features this isn't really a problem, i know many that even gitignore that folder 🤷 I hope we can improve the whole situation here (iirc we wanted some kind of patch system so nobody has to commit the gen dir) but for now that's it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Vladsimir
Comment options

@FabianLars
Comment options

@Vladsimir
Comment options

Answer selected by Vladsimir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants