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

package_name in google-services.json not updated in created application #42

Open
nguyeenvy opened this issue Aug 28, 2024 · 1 comment

Comments

@nguyeenvy
Copy link

Expected Behavior

The package_name in google-services.json should be the same as the package_name in package_rename_config.yaml. The value should be the name of the generated application, not com.nventive.internal.flutterapptemplate

Actual Behavior

The value is com.nventive.internal.flutterapptemplate and never replaced by the name of the generated app.
image

Steps to Reproduce the Problem

  1. Create an application from the template and give it a specific name.
  2. Open that new application in VS Code.
  3. Go to google-services.json and find "package_name".

Specifications

  • Version:
  • Platform:
  • Subsystem:
@Soap-141
Copy link
Contributor

Soap-141 commented Sep 6, 2024

We might want to exclude that part, if we start making up Firebase configurations, it could create other issues. @jeanplevesque

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

No branches or pull requests

2 participants