Skip to content

Commit f7b510f

Browse files
committed
Use @latest in issue template
1 parent c63b137 commit f7b510f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# READ THIS FIRST, PLEASE!
22

3-
The App Store version of the Expo iOS client recently had to remove the QR code scanner from the app. If you intend to load your app on a physical iOS device, please install the latest version of react-native-scripts to your app (`yarn add react-native-scripts@1.12.0`). It adds the "s" key to the interactive prompt, which asks you to enter an email address or phone number and then sends the URL to your device.
3+
The App Store version of the Expo iOS client recently had to remove the QR code scanner from the app. If you intend to load your app on a physical iOS device, please install the latest version of react-native-scripts to your app (`yarn add react-native-scripts@latest` or `npm install react-native-scripts@latest`). It adds the "s" key to the interactive prompt, which asks you to enter an email address or phone number and then sends the URL to your device.
44

55
Read more at https://blog.expo.io/upcoming-limitations-to-ios-expo-client-8076d01aee1a. We apologize for any inconvenience this may cause you!
66

0 commit comments

Comments
 (0)