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

Android manifest file and MainActivity still not changed. #51

Open
patrickwitter opened this issue Nov 30, 2023 · 4 comments
Open

Android manifest file and MainActivity still not changed. #51

patrickwitter opened this issue Nov 30, 2023 · 4 comments

Comments

@patrickwitter
Copy link

Steps to reproduce
rename setBundleId --targets android --value "com.example.bundleId"

@Zeeshan0201
Copy link

any update on this?

@chandrabezzo
Copy link

Hi @onatcipli have you check package_rename_plus?

@subzero911
Copy link

subzero911 commented Apr 18, 2024

Same here.

If you manually changed MainActivity.kt, you should also fix package name in:

  • debug/android_manifest.xml
  • profile/android_manifest.xml
  • android/app/build.gradle
  • folder names in main/kotlin/com/example/oldname path
    Otherwise you will get an error on startup

@chandrabezzo
Copy link

Hi @subzero911 have you fixed the issue using package_rename_plus? I see you has been raised the issue then we closed.

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

4 participants