Skip to content

[Android][CLI] Package name can't contain $ #7115

@radko93

Description

@radko93

I was making a PR for #4216 and ran into this.
As stated in android manifest guideline:

The name may contain uppercase or lowercase letters ('A' through 'Z'), numbers, and underscores ('_'). However, individual package name parts may only start with letters.

generator-android accepts $ but it's not allowed. Happy to submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions