You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
Booky/Shortcuts/ShortcutsBookEntity.swift
Line 28 in c2f85f5
but with Property not commented out. Any advice on exposing the IntentFile for the user to have access?
thanks!
The text was updated successfully, but these errors were encountered: