Skip to content

Allow setting a custom app ID/bundle ID #29

@npckc

Description

@npckc

Hello,

All apps built with twine-app-builder seem to have the same app ID, which results in one app writing over the other when another is installed. On Windows, they are all installed in the same directory (%AppData%\Local\test_electron_forge), so for example, if you have installed app A, and then install app B, app B overwrites app A in the test_electron_forge folder.

I think this could be fixed by adding appId to package.json in github.com/lazerwalker/electron-wrapper-template, and allowing users to set the appId individually so that created apps have different IDs, but I am not too familiar with Electron so I might be wrong on this point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions