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

Fix: Mismatching bundle Id #572

Open
kevinhoangpq opened this issue Dec 30, 2024 · 0 comments
Open

Fix: Mismatching bundle Id #572

kevinhoangpq opened this issue Dec 30, 2024 · 0 comments

Comments

@kevinhoangpq
Copy link

Issue

  • Mismatching bundle Id between Staging and Production

Expected

  • When creating a project from a template, the bundle Id filled in should be updated correctly to ensure it matches the corresponding environment.

Steps to reproduce

Precondition: Using the template from develop branch

  1. Create a project from iOS Template
  2. Fill in information for production bundle Id and staging bundle Id
  3. Production bundle Id will be overridden by Staging bundle Id and Staging bundle Id will be empty
  • Project information
Screenshot 2024-12-30 at 15 39 39
  • Production bundle Id
Screenshot 2024-12-30 at 15 38 52
  • Staging bundle Id
Screenshot 2024-12-30 at 15 39 00
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