Skip to content

Package name not beeing updated in APK / AAB file #7114

@lucas-baptista-most

Description

@lucas-baptista-most

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

  1. Update the field package name in App Details
  2. When generating a new APK / AAB file, it comes with the old package name

Expected Behavior

  1. Update the field package name in App Details
  2. Generate a new APK / AAB file with the new package name

Steps to Reproduce

  1. Create a project, configure and upload the Google Play Service Account Permissions JSON
  2. Set the package name "com.my.app1"
  3. in Mobile Deployment (Google Play Store section), try to deploy so it can generate a apk file
  4. Update the field package name in App Details, like "com.my.app2"
  5. Click "Deploy to Play Store" in Mobile Deployment (Google Play Store section)
  6. Download again the APK / AAB file
  7. Analyse the package name (i'm using the site "https://sisik.eu/apk-tool" to fast check the name)
  8. It will have the old package name

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT8Cl/Lf34ZIvttJ7arqde9VgiYXH1gnRYJMlOwacAwgHOvpEoYHe8nRUFZvSbXjSlVpelr8v1gVwtbVheP9D8FdKRaXGKE4+pdcTTyUZDizaq3SPc2BPmpSHptTfWqX1MOZoyZTALNidUIY11itLO6Xa3XBNKK3OWsjH/qiKqH++mCBFXnJNy9V5wkJH1uyPslrLRGByM+UtpJh0eDnyw==

Visual documentation

AndroidManifest.xml
Image

Package generated:

Image

Environment

- FlutterFlow version: 6.6.93
- Platform: Desktop
- Browser name and version: Google Chrome 146.0.7680.177 
- Operating system and version affected: Ubuntu 24.04.3 LTS

Additional Information

Old package name: com.mostbank.preview
New package name: com.mostbank.sample

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions