-
Notifications
You must be signed in to change notification settings - Fork 935
Closed
Labels
command: run-iosdiscussionfeature requestno-stale-botThis issue cannot be marked as stale by stale botThis issue cannot be marked as stale by stale bot
Description
In the docs for running on device, it recommends running the following command on iOS:
https://facebook.github.io/react-native/docs/next/signed-apk-android#testing-the-release-build-of-your-app
react-native run-ios --configuration Release
and the following command for Android:
https://facebook.github.io/react-native/docs/next/signed-apk-android#testing-the-release-build-of-your-app
react-native run-android --variant=release
Is there a reason that these are different, one being configuration and one being variant? Should they both be the same?
kevinvangelder
Metadata
Metadata
Assignees
Labels
command: run-iosdiscussionfeature requestno-stale-botThis issue cannot be marked as stale by stale botThis issue cannot be marked as stale by stale bot