Posts

Post not yet marked as solved
3 Replies
609 Views
MacMini (Intel i5) - thought the update was a Monterrey but turned out to be Ventura. Install appears to have worked BUT everything says :you are not connected to the internet: …. Have both Ethernet and WiFi links (have tried disabling one at a time in case of some kind of loop) but no internet connection…. Kind of annoyed that at no time did I installed a Ventura certificate but somehow still managed to have it install…..
Posted
by GilW.
Last updated
.
Post not yet marked as solved
10 Replies
2.3k Views
Loved the session, wanted to try out the demo code and then work through understanding it. 25 build errors that appear to be swift syntax related… is that just recent code changes or is there an easy fix?
Posted
by GilW.
Last updated
.
Post marked as solved
1 Replies
749 Views
I understand from the presentation that you can handle an incoming mail (e.g. to categorise it). What happens if the user changes the categorisation rules (in my mail extension) - will those changes only apply to new messages or is there a mechanism to re-apply the new configuration to all mail in the inbox?
Posted
by GilW.
Last updated
.
Post not yet marked as solved
1 Replies
1.1k Views
Working through the "Combining Views" (first) tutorial on SwiftUI, I notice that the images and previews in the tutorial show a pin on the map for the specified location. My app doesn't have that.I double checked the code in the download and I can't see any difference... except that my lat/long are specified as (latitude: 34.011286, longitude: -116.166868) and the download code has (latitude: 34.011_286, longitude: -116.166_868)...Is this just a tutoirial glitch? (That the pin doesn't appear...)Or a documentation error? (It isn't supposed to appear...)Given that it looks useful, how difficult would it be to add the pin?Thanks in advance...
Posted
by GilW.
Last updated
.