Skip to content

Commit c63b137

Browse files
committed
Add notice to the issue template about the ios client changes
1 parent b70c144 commit c63b137

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# READ THIS FIRST, PLEASE!
2+
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 [email protected]`). 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.
4+
5+
Read more at https://blog.expo.io/upcoming-limitations-to-ios-expo-client-8076d01aee1a. We apologize for any inconvenience this may cause you!
6+
7+
# Required format for issues
8+
19
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo sections.
210

311
## Description

0 commit comments

Comments
 (0)