- Replace
com.tylerchurch.expoeasappextensiontest
in this project with a unique identifier that is usable by your Apple Developer account. npm install
expo prebuild
- It will likely fail due to the identifier not having the SiriKit capability. Open up https://developer.apple.com and add the SiriKit capability.
rm -rf ios; expo run:ios --no-build-cache
- The app should now be running, displaying a message like
Shortcuts says: null
. If you open the Apple Shortcuts app and add a shortcut that uses the app, you'll see the data appear when you run it. eas build -p ios
- This will fail in the archive step will a code signing error.
-
Notifications
You must be signed in to change notification settings - Fork 0
tylerc/expo-eas-app-extension-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published