Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Android launcher name and package name configurable to distinguish between debug and release builds #47

Merged

Conversation

dzoech
Copy link
Owner

@dzoech dzoech commented Apr 22, 2022

No description provided.

@dzoech
Copy link
Owner Author

dzoech commented Apr 22, 2022

This won't work as the package name must correspond to registered package name at FCM (see google-services.json).

@dzoech dzoech force-pushed the make-android-launcher-name-and-package-configurable-2 branch from 72910f0 to 8249800 Compare August 6, 2022 22:05
@dzoech dzoech force-pushed the make-android-launcher-name-and-package-configurable-2 branch from 8249800 to 5a4417d Compare August 6, 2022 22:12
@dzoech
Copy link
Owner Author

dzoech commented Aug 6, 2022

The google-services.json allows to have multiple entries for clients (= packages). Thus, its possible to use a single google-services.json to launch both build configurations (debug as well as release).

@dzoech dzoech merged commit fbc69ec into master Aug 6, 2022
@dzoech dzoech deleted the make-android-launcher-name-and-package-configurable-2 branch August 6, 2022 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant