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 Bundle name is not updated #292

Open
dejawho opened this issue Apr 10, 2024 · 2 comments
Open

Android Bundle name is not updated #292

dejawho opened this issue Apr 10, 2024 · 2 comments

Comments

@dejawho
Copy link

dejawho commented Apr 10, 2024

Versione 3.2.14, the bundlename in android files is not updated

This is the command and the output

PS C:\Users\fff\git\YouCoachApp2\youcoach-app> npx react-native-rename@latest "newname" -b "com.newbundle2"
ios\ffbc2 NOT RENAMED
ios\ffbc2\ffbc2.entitlements NOT RENAMED
ios\ffbc2\ffbc2Release.entitlements NOT RENAMED
ios\ffbc2-tvOS NOT RENAMED
ios\ffbc2-tvOSTests NOT RENAMED
ios\ffbc2.xcworkspace NOT RENAMED
ios\ffbc2Tests NOT RENAMED
ios\ffbc2Tests\ffbc2Tests.m NOT RENAMED
ios\ffbc2.xcodeproj NOT RENAMED
ios\ffbc2.xcodeproj\xcshareddata\xcschemes\ffbc2-tvOS.xcscheme NOT RENAMED
ios\ffbc2.xcodeproj\xcshareddata\xcschemes\ffbc2.xcscheme NOT RENAMED
ios\ffbc2-Bridging-Header.h NOT RENAMED
android\app\src\main\res\values\strings.xml UPDATED
Done removing builds.

SUCCESS! 🎉 🎉 🎉 Your app has been renamed to "newname".

@lowright
Copy link

lowright commented May 7, 2024

image

The same result, after change name i cant run my app cuz its has the diferent bundle name

@obertogustavo10
Copy link

I had the same error with version 3.2.14, it only updated the iOS dependencies but not the Android ones, install version 3.2.13 and it was perfect

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

3 participants