Post

Replies

Boosts

Views

Activity

Reply to Pass data from app to widget intents
Thank you for your response. But that's not my issue. I would like to create a location search with pinned locations or list of locations for the widget configuration. Fe. User can select favourite locations, and these locations will be displayed inside the widget configuration. Let's check Apple weather app. You can add favourite locations to your weather app. Then you can display weather for current location, or you can select from favourite locations. Apple Weather Widget -> Edit Widget -> Location -> Your location table Thats the feature. I know how to create custom intent with static enum cases or how to create a string field that supports multiple values, but I don't know how to fill custom intent parameters from the app.
Aug ’20