question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Eject leads to wrong bundle identifiers

See original GitHub issue

Description

I ejected and my bundle identifiers were wrong.

Expected Behavior

Would be nice if the whole project had the right bundle identifier after an eject.

Observed Behavior

I got the wrong bundle identifiers.

I still built, but when I added the Facebook SDK for iOS, the builds started failing.

I had to set the bundle identifier manually in xCode. In some places in the Info.plist there was still a com.facebook.REACT.example (I made an example project) instead of the one I set in xCode.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
brentvatnecommented, Jun 4, 2017

Eject with ExpoKit or normal eject?

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to remove Identifiers | Apple Developer Forums
Is that possible to remove completely the app and the bundle identifier? ... I've deleted the app from Apple Connect, but cannot remove...
Read more >
Wrong BundleIdentifier being used during “generating ...
In short: the generated export_options.plist file which is used for exporting the .ipa contained the wrong Bundle Identifier.
Read more >
ios - Universal Link opens wrong bundle ID - Stack Overflow
Universal Link opens wrong bundle ID · Bizarre as this seems, it sounds like iOS is somehow conflating the entitlements between DY74R9XXXX.com.
Read more >
Mac OS Submission Errors Due to Plug In Bundle Identifier
Right click on the .app file and click show package contents, locate the info.plist file and update the CFBundleIdentifier string to your ...
Read more >
Error 0x87D13BA2 deploying a macOS LOB app in Intune
Fixes the 0x87D13BA2 error when you deploy a macOS LOB app that contains multiple components ... One or more apps contain invalid bundleIDs....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found