rename icon indicating copy to clipboard operation
rename copied to clipboard

Android manifest file and MainActivity still not changed.

Open patrickwitter opened this issue 1 year ago • 4 comments

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

patrickwitter avatar Nov 30 '23 15:11 patrickwitter

any update on this?

Zeeshan0201 avatar Dec 08 '23 07:12 Zeeshan0201

Hi @onatcipli have you check package_rename_plus?

chandrabezzo avatar Jan 02 '24 13:01 chandrabezzo

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

subzero911 avatar Apr 18 '24 10:04 subzero911

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

chandrabezzo avatar May 07 '24 09:05 chandrabezzo