Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting an Image as a property with IntentFile #9

Open
MatthewWaller opened this issue Dec 19, 2023 · 0 comments
Open

Getting an Image as a property with IntentFile #9

MatthewWaller opened this issue Dec 19, 2023 · 0 comments

Comments

@MatthewWaller
Copy link

Hello, I was having trouble exposing the image of my entity for the user to pass on to another action in Shortcuts. I have three properties: Body, Title, and Image, and Body and Title appear fine, but Image does not. It’s setup like this:

//@Property(title: "Cover Image")

but with Property not commented out. Any advice on exposing the IntentFile for the user to have access?

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant