Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bundle Identifier Not Valid #190

Closed
redreceipt opened this issue Jan 26, 2023 · 2 comments
Closed

Bundle Identifier Not Valid #190

redreceipt opened this issue Jan 26, 2023 · 2 comments

Comments

@redreceipt
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

Says I can't use an iOS bundle identifier with a hyphen in it because "it's not valid" but that's not true. My app has a hyphen in it. So I can't use the script to build my app.

To Reproduce
Steps to reproduce the behavior:

react-native-rename TestApp --iosBundleID com.org.test-app

Expected behavior
A clear and concise description of what you expected to happen.

It should work

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • operating system: MacOS
  • npm version: 8
  • node version:16
  • react-native-rename version: 3.2.10
  • react-native version: 67

Additional context
Add any other context about the problem here.

@junedomingo
Copy link
Owner

Thanks, @redreceipt for pointing it out. Fixed in v3.2.11

@redreceipt
Copy link
Contributor Author

here's another one, underscores too #236

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants