rename
rename copied to clipboard
Android manifest file and MainActivity still not changed.
Steps to reproduce rename setBundleId --targets android --value "com.example.bundleId"
any update on this?
Hi @onatcipli have you check package_rename_plus?
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
Hi @subzero911 have you fixed the issue using package_rename_plus? I see you has been raised the issue then we closed.