Posts

Post marked as solved
13 Replies
4.8k Views
I am getting the following error message after making updates for intents: CharacterDetailExtension[44128:2330561] [widget] No intent in timeline(for:with:completion:) I placed breakpoints in both functions that are part of the IntentTimelineProvider protocol: snapshot and timeline. From what I can tell, neither of these functions is getting executed. The breakpoints are never touched. And the icon on my screen is white. I am using the simulator as shown in the video, and so that may be the issue. I'll put the beta ios14 on a test device later. But am I missing something?
Posted Last updated
.
Post not yet marked as solved
1 Replies
601 Views
I enjoyed learning about this app. I wanted play with the preview mode and went online to look for some corn hole boards. I tried adding a few to see what the model could pick out. I attached one that that I was certain would work, but I got a message about Unable to Compile Model. Each one game me this error. What is the issue? first image - https://www.icloud.com/iclouddrive/0QzETuxqPr-UcTHH5QQ0RBnmw#********-850x556 second image - https://www.icloud.com/iclouddrive/0r4NSUkUJ4aenU1k2n7KFOf9g#********-820x410
Posted Last updated
.
Post marked as solved
2 Replies
650 Views
I have this working, but noticed that if I use a IPhone SE the timer is cutoff as opposed to the iPhone 11 Max. How is this addressed? Screen Shots - https://www.icloud.com/iclouddrive/0HuexdDXEuI2OIGdSO1EHz2Ng#Screen_Shot_2020-06-24_at_3.11.27_PM
Posted Last updated
.
Post marked as solved
1 Replies
1.6k Views
When doing this video, my Xcode generated an IntentConfiguration structure for the widget. I got an error that someone else reported about an missing intent. I then changed my code to be based on a StaticConfiguration. That worked similar to the video, but what is the difference between the two? When would I use one over the other?
Posted Last updated
.
Post not yet marked as solved
0 Replies
379 Views
I noticed that SwiftUI does a great job of importing standard behaviors pushes and swipes. This is great. How would you change the details like the disclosure arrow? or the shading color of the highlighted cell in the swipe-back? (see 10:40 in the video)
Posted Last updated
.
Post not yet marked as solved
0 Replies
343 Views
I noticed that SwiftUI does a great job of importing standard behaviors pushes and swipes. This is great. How would you change the details like the disclosure arrow? or the shading color of the highlighted cell in the swipe-back? (see 10:40 in the video)
Posted Last updated
.