Godot Version
4.4
Question
I build a visual novel (vn) template with godot and has recently exported 2 mini vn using it. I did so by copy/paste the old project and replace the asset&dialogues (keep the template) before exporting the “new” mini vn. the exported vn works on android devices individually but when I attempt to download another vn, the later will “override” the former.
I named the 2 projected into different name when exported and they do show different name on android, however I did not use the idsig file when downloading. Is this the issue? If not, please help me out.