Skip to content

Allow packageName and applicationId to be different #3729

Open
@aruke

Description

@aruke

What feature would you like to see?

Not sure if this is the correct repository to report this, but it's Android-related, so I'll go ahead.

There wasn't much difference between Android's packageName and applicationId a long time ago.
Now packageName, aka namespace, can be configured independently of the applicationId.

Screen Shot 2022-05-16 at 9 19 12 PM

Configure the app module | Android Developers

But, Firebase still treats packageName and applicationId as the same.

Screen Shot 2022-05-16 at 9 19 04 PM

Add Firebase to your Android project | Firebase Documentation

How would you use it?

I love to have the ability to change the package name/namespace without any troubles with Firebase SDK.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions