-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description of the feature
How would you briefly summarise the feature?
The current QR code generated only works for Expo Go builds. Scanning the QR code opens Expo Go (which obviously fails). Should support an option to generate a QR code that opens the development build instead.
Right now we have to manually generate it in the comment parameter as follows:
This pull request was automatically deployed! 🛠️
- Project: **@{projectOwner}/{projectSlug}**
- Channel: **pr-${{ github.event.number }}**
<a href="padlet://expo-development-client/?url=https://u.expo.dev/{redacted}%3Fchannel-name%3Dpr-${{ github.event.number }}">
<img src="https://qr.expo.dev/development-client?appScheme={redacted}&url=https://u.expo.dev/{redacted}%3Fchannel-name%3Dpr-${{ github.event.number }}" height="200px" width="200px" >
</a>
QR code not working or need a different client? Try the QR code or deep link from the [project page]({projectLink}).
Motivation
Why does this feature should be implemented?
So that we don't have to manually generate the dev-client QR code
Additional context
Can you further explain the feature? E.g., screenshots or real-world examples.
bufgix, rnnyrk, jbaxleyiii, hrmoller, byCedric and 8 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request