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

Feature: [Android] have different application IDs for flavors #191

Open
rileychh opened this issue Apr 10, 2023 · 0 comments
Open

Feature: [Android] have different application IDs for flavors #191

rileychh opened this issue Apr 10, 2023 · 0 comments

Comments

@rileychh
Copy link
Collaborator

Description

  • Currently the "beta" flavor and the "real" flavor have the same application IDs (club.ntut.npc.tat)
  • This prevents having the debug version and the Play Store version at the same time.
  • We should have different suffixes for different flavors.

How to implement?

Design(optional)

  • club.ntut.npc.tat.real for the real flavor
  • club.ntut.npc.tat.beta for the beta flavor

Additional contexts(optional)

  • I am not sure about if iOS have this issue, since I don't have an iDevice.
@rileychh rileychh changed the title Feature: Android: have different application IDs for flavors Feature: [Android] have different application IDs for flavors Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant