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.

Building for production docs need updating

See original GitHub issue

https://github.com/facebook/react-native/blob/0.30-stable/docs/RunningOnDeviceIOS.md

in this one, the part about uncommenting the jsCodeLocation line is outdated. now there is a line that checks for an env variable.

how should the production build happen now?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
hramoscommented, Aug 1, 2016

You no longer need to muck with AppDelegate.m to run on device, as RCTBundleURLProvider takes care of using the right URL. IIRC, you don’t need to do anything to make sure it uses the offline bundle in production.

Tagging the author of RCTBundleURLProvider for confirmation, @adamjernst.

0reactions
lackercommented, Feb 9, 2017

Hector totally refactored this part so that the initially linked file doesn’t exist any more. IMO the new version looks pretty good and improves this part. But, I could be wrong, so if there are still problems then I encourage people to open issues against the new docs for this part. This specific issue has been dealt with though so I am going to close this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deploy software updates - Configuration Manager
If you configure a required software update deployment, the software updates are automatically installed at the scheduled deadline.
Read more >
Updating a Deployment - Google Cloud
After you have created a deployment, you can update it as your application or service changes. You can use Deployment Manager to update...
Read more >
Prepare and roll out a release - Play Console Help
Production : Production releases are available to all Google Play users in your chosen countries. Important: You must have the Release apps to...
Read more >
Create and manage deployments | Apps Script
Open the Apps Script project. · At the top right, click Deploy > > New deployment. · Next to Select type click Enable...
Read more >
Use EAS Update in an existing project - Expo Documentation
However, you may need to edit some of the code eas update:configure generates ... adding channel properties to the preview and production build...
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