Draft
Conversation
Co-authored-by: flexbox <360936+flexbox@users.noreply.github.com>
Co-authored-by: flexbox <360936+flexbox@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR implements iOS App Clip functionality for the Kid GO app using the
react-native-app-clippackage, addressing issue #17.What's Changed
iOS App Clip Configuration
react-native-app-clipdependency (v0.6.1) compatible with Expo SDK 53app.config.tswith optimized settings:Multi-Environment Support
The App Clip is automatically configured for all environments:
com.weshipit.kidgo.dev.Clipcom.weshipit.kidgo.preview.Clipcom.weshipit.kidgo.ClipDeveloper Experience
utils/app-clip.tsfor:checkIsAppClip())showFullAppPrompt())shouldShowAppClipFeatures())Technical Details
The plugin automatically:
Testing
To test the App Clip:
npx expo run:ios --scheme # Select the App Clip scheme ending with "Clip"The configuration has been validated across all environments and generates proper native iOS targets for App Clip functionality.
Closes #17
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
cdp.expo.dev/usr/local/bin/node /home/REDACTED/work/kidgo/kidgo/node_modules/@expo/cli/build/src/utils/telemetry/clients/flushFetchDetached.js /tmp/aa25d80211397f1bee2d14198efb9568/expo-telemetry.json(dns block)/usr/local/bin/node /home/REDACTED/work/kidgo/kidgo/node_modules/@expo/cli/build/src/utils/telemetry/clients/flushFetchDetached.js /tmp/ea4bd6f7776db6f4d82adce16c7208c3/expo-telemetry.json(dns block)/usr/local/bin/node /home/REDACTED/work/kidgo/kidgo/node_modules/@expo/cli/build/src/utils/telemetry/clients/flushFetchDetached.js /tmp/6bad792fcfa4e74a02136a6ab9e56414/expo-telemetry.json(dns block)If you need me to access, download, or install something from one of these locations, you can either:
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.