Skip to content

Cannot start packaged apps that are not named "App" #140

@NedNedyalkov

Description

@NedNedyalkov

Hello,

I've noticed that the code in SessionController checks for .EndsWith("!App") which is incorrect, because the app name can differ.
Maybe a check for .Contains('!') is plenty enough, but maybe I'm missing something.

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions