Search results for

[tags:wwdc20-10146]

5 results found

Post

Replies

Boosts

Views

Activity

is there a demo app for the "Add configuration and intelligence to your widgets" WWDC session
is there a demo app for the Add configuration and intelligence to your widgets WWDC2020 session? Xcode doesn't autogenerate any of the code that the demo says it will and parts of the code show in the video is cut off on the screen so I can't see what the code is. keen to get the app so I can manually copy it in. also the written instructions at https://developer.apple.com/documentation/widgetkit/making-a-configurable-widget seem to miss parts out as Xcode doesn't generate the code that the instructions say it will. a demo app for that will also be helpful
5
0
1.7k
Jan ’21
Not able to resolve and handle the parameters in widget intentdefinition.
My app has a login feature and when i edit the widget, I want the intent parameters to be shown only for logged in users. I read in this article - https://developer.apple.com/documentation/sirikit/resolving_and_handling_intents that these kind of validations can be done via the resolve, confirm and handle protocol methods. I am not sure i am on the right path for my use case, but the thing is these protocol methods are not getting called even to check. Can anyone help me on this?
0
0
333
Sep ’20
How to add icons for widget configuration intents
Hi, I'm wondering how to add icons for widget configuration intents, like the Shortcuts looks. imgur.com/a/qjPNfY4 Any help would be appreciated.
Replies
4
Boosts
0
Views
3.3k
Activity
Mar ’21
is there a demo app for the "Add configuration and intelligence to your widgets" WWDC session
is there a demo app for the Add configuration and intelligence to your widgets WWDC2020 session? Xcode doesn't autogenerate any of the code that the demo says it will and parts of the code show in the video is cut off on the screen so I can't see what the code is. keen to get the app so I can manually copy it in. also the written instructions at https://developer.apple.com/documentation/widgetkit/making-a-configurable-widget seem to miss parts out as Xcode doesn't generate the code that the instructions say it will. a demo app for that will also be helpful
Replies
5
Boosts
0
Views
1.7k
Activity
Jan ’21
Pass data from app to widget intents
Hi, Is it possible to pass data to intents from the app? I want to display a list of locations that the user selected inside the app. Similar feature is implemented in widget for Apple Weather app. Thank you.
Replies
3
Boosts
0
Views
1.6k
Activity
Sep ’20
Custom table view for location search
Hi, I would like to create custom tableview for Location type of Custom Intent parameter. I'm trying to develop widget which will look like an iOS native weather widget, and I would like to create same table view search with pinned favourite locations. Thank you so much.
Replies
0
Boosts
0
Views
610
Activity
Jul ’20
Not able to resolve and handle the parameters in widget intentdefinition.
My app has a login feature and when i edit the widget, I want the intent parameters to be shown only for logged in users. I read in this article - https://developer.apple.com/documentation/sirikit/resolving_and_handling_intents that these kind of validations can be done via the resolve, confirm and handle protocol methods. I am not sure i am on the right path for my use case, but the thing is these protocol methods are not getting called even to check. Can anyone help me on this?
Replies
0
Boosts
0
Views
333
Activity
Sep ’20