home.social

#wwdc23 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wwdc23, aggregated by home.social.

  1. Community became my fuel.
    @DeepDishSwift 🍕, #WWDC23 🍏 — meeting people I’d only known online was transformative.
    These events gave me support, energy, and the feeling of belonging that I didn’t know I needed.

  2. Community became my fuel.
    @DeepDishSwift 🍕, #WWDC23 🍏 — meeting people I’d only known online was transformative.
    These events gave me support, energy, and the feeling of belonging that I didn’t know I needed.

  3. finally getting to watch the WWDC Interview from the theatre. Great to see it spatial video! #WWDC23

  4. finally getting to watch the WWDC Interview from the theatre. Great to see it spatial video! #WWDC23

  5. New note provided by Ruslan Kavetsky for #WWDC23 session "Beyond scroll views". 📝

    Check it out: 👇👇👇
    wwdcnotes.com/documentation/ww

  6. Shoutout to #SwiftData for already breaking some of the API explanations in #WWDC23 videos 🙄

  7. Shoutout to #SwiftData for already breaking some of the API explanations in #WWDC23 videos 🙄

  8. Has anyone successfully used #CoreData staged migrations introduced at #WWDC23?

    Even with a simple project, the app crashes at launch with the error: 'Thread 1: "Duplicate version checksums across stages detected."' 😞

    I filed #FB13647876

    Code: github.com/alpennec/FB_CoreDat

    #iOSDev

  9. Has anyone successfully used #CoreData staged migrations introduced at #WWDC23?

    Even with a simple project, the app crashes at launch with the error: 'Thread 1: "Duplicate version checksums across stages detected."' 😞

    I filed #FB13647876

    Code: github.com/alpennec/FB_CoreDat

    #iOSDev

  10. #TBT #WWDC23 Let’s go through the evolution of #VR & #AR while remembering Apple's influences on entire industries with the introduction of new products. And see its intentions of shaping a new reality with #AppleVisionPro & #SpatialComputing

    martiancraft.com/blog/2023/06/

  11. 505 Games、Apple Mシリーズを搭載したMacやiPad、A17 Proチップを搭載するiPhone 15 Pro/Maxに対応する「DEATH STRANDING DIRECTOR’S CUT」を1月30日に発売。40%OFFでの予約注文も開始。
    applech2.com/archives/20240125

    #applech2 #Game #Apple #Apple_Silicon #GPU #iPad #iPhone15Pro #Metal3 #News #WWDC23

  12. Hey iOS peeps, any luck implementing the new Sticker support announced at the #wwdc23 keynote? I'd love to do what Freeform does...

  13. Hmm... reading the Journaling Suggestions API in iOS 17.2 beta, looks like you are only able to get data *from* user's journals to your app.

    I thought it was the other way around: your app could provide content to the Journal app for users to write their journal. Or would this be available in a future beta?

    developer.apple.com/documentat

    #iOSDev #WWDC23

  14. Hmm... reading the Journaling Suggestions API in iOS 17.2 beta, looks like you are only able to get data *from* user's journals to your app.

    I thought it was the other way around: your app could provide content to the Journal app for users to write their journal. Or would this be available in a future beta?

    developer.apple.com/documentat

    #iOSDev #WWDC23

  15. And after long time… I finally can back to #study #SwiftUI #iOSDev #iOSDeveloper

    I watching a #WWDC23 session and it's funny they use .plotAreaFrame when it’s deprecated in iOS17 🤷‍♂️, nice! or I missing something 😆

  16. Am I imagining things or was there a SwiftUI alert introduced at WWDC that allowed for a “Don’t show this again” option? I can’t find it in the docs. #swift #swiftui #wwdc23

  17. Am I imagining things or was there a SwiftUI alert introduced at WWDC that allowed for a “Don’t show this again” option? I can’t find it in the docs. #swift #swiftui #wwdc23

  18. Does anyone know how to have the background color for a Live Activity full screen?

    According to the "Design dynamic Live Activities" video from #WWDC23, it should be the case when we use a background to the View but it does not work for me.

    #ActivityKit #buildinpublic #indiedev #SwiftUI #WidgetKit

  19. Does anyone know how to have the background color for a Live Activity full screen?

    According to the "Design dynamic Live Activities" video from #WWDC23, it should be the case when we use a background to the View but it does not work for me.

    #ActivityKit #buildinpublic #indiedev #SwiftUI #WidgetKit

  20. Currently rewatching some #WWDC23 sessions for #visionOS and after having internalised the term „visionOS“ it feels very weird and wrong that it’s called „xrOS“ in some videos 🙃 Same vibe as if they would have called the Apple Watch iWatch in its first WWDC sessions.

  21. It's happening! 🤩 Popped my last Vanilla Coke from my #WWDC23 trip to celebrate, with my debugging buddies 🎉 Akryla.app

  22. It's happening! 🤩 Popped my last Vanilla Coke from my #WWDC23 trip to celebrate, with my debugging buddies 🎉 Akryla.app

  23. 📢 Exciting news! 🚀 I'm about to launch my new iPad app, #Akryla, which uses the new subject-lifting APIs in #iOS17 #WWDC23 😻🌈
    But I could need some last minute help testing it! If it sounds like an app you could use, please join the beta! 🎨📸 testflight.apple.com/join/LcST

  24. 📢 Exciting news! 🚀 I'm about to launch my new iPad app, #Akryla, which uses the new subject-lifting APIs in #iOS17 #WWDC23 😻🌈
    But I could need some last minute help testing it! If it sounds like an app you could use, please join the beta! 🎨📸 testflight.apple.com/join/LcST

  25. According to the "Meet #MapKit with #SwiftUI" session from #WWDC23, we can use a LinearGradient for a MapPolyline.

    But it's wrong: using a LinearGradient resolves to the first color provided. We've to use a Gradient instead, as described in the doc: developer.apple.com/documentat

  26. According to the "Meet #MapKit with #SwiftUI" session from #WWDC23, we can use a LinearGradient for a MapPolyline.

    But it's wrong: using a LinearGradient resolves to the first color provided. We've to use a Gradient instead, as described in the doc: developer.apple.com/documentat

  27. I thought you could now start Live Activities with interactive widgets or shortcut actions on iOS 17, but I couldn't get it working. It fails with "The operation couldn’t be completed. Target is not foreground"

    Am I remembering it wrong? #iOSDev #WWDC23

  28. I thought you could now start Live Activities with interactive widgets or shortcut actions on iOS 17, but I couldn't get it working. It fails with "The operation couldn’t be completed. Target is not foreground"

    Am I remembering it wrong? #iOSDev #WWDC23

  29. CW: Tuesday

    #Tuesday
    -Worked on the contract renewal application
    -Answered a student’s question about psychographic data for a specific area in Honolulu. #librarianLife
    -Received 2 peer evaluations to put in my contract renewal (yay!). So I am somewhat set there. #tenure
    -Worked out despite deadlines, since I can’t neglect my health.
    -Logged into #OpenSim (after upgrading the viewer), trying to help a friend.
    -Definitely not upgrading to #iPhone 15 Pro (#WWDC23 was today)…I have the 14 Pro.

  30. Is there a way to add haptic feedback to interactive widgets? I think the answer is no but it doesn't hurt to check with you folks too right? #iOSDev #WWDC23

  31. @stephenrobles i’ll definitely be on here. I followed the hashtag #wwdc23 when it was going on a few months ago and found it great. Once it’s over, i’ll post most on here again but will also post a bit on Threads.

  32. @bauser @xdej @SarraceniaWilds @rysiek It’s a general problem with hashtags, really. Though geography presents some unique challenges.

    There are other examples. One I came across with a couple months ago was using hashtags to keep up with news out of Apple’s developer’s conference.

    We had people using some combination #WWDC, #WWDC23, and #WWDC2023. To get everyone talking together you had to pollute your post with ALL of those tags. It was a mess.

  33. @bauser @xdej @SarraceniaWilds @rysiek It’s a general problem with hashtags, really. Though geography presents some unique challenges.

    There are other examples. One I came across with a couple months ago was using hashtags to keep up with news out of Apple’s developer’s conference.

    We had people using some combination #WWDC, #WWDC23, and #WWDC2023. To get everyone talking together you had to pollute your post with ALL of those tags. It was a mess.

  34. Hey #MacAdmins check your #AppleSeed for IT email notifications. Access management updates for #ABM, #ASM and #ABE announced at #WWDC23 are now available in beta for your org.

  35. Were there any changes announced to WeatherKit for #iOS17? I can't recall anything being said about it. 🤔

    #WeatherKit #WWDC #WWDC23 #WWDC2023 #iOSDev

  36. Were there any changes announced to WeatherKit for #iOS17? I can't recall anything being said about it. 🤔

    #WeatherKit #WWDC #WWDC23 #WWDC2023 #iOSDev

  37. A carioca Maria Eduarda de Lucena, membro do programa #AppleDeveloperAcademy, foi uma das 375 pessoas selecionadas para participar do #SwiftStudentChallenge, realizado durante a #WWDC23. Lá, além de demonstrar o seu aplicativo — o qual usa visão computacional para identificar e corrigir posições de ioga —, ela também aproveitou para bater um rápido papo com ninguém menos que o CEO da Apple, Tim Cook. Bacana, não? 😊🇧🇷 instagram.com/p/CuPng_NrwME/

  38. A carioca Maria Eduarda de Lucena, membro do programa #AppleDeveloperAcademy, foi uma das 375 pessoas selecionadas para participar do #SwiftStudentChallenge, realizado durante a #WWDC23. Lá, além de demonstrar o seu aplicativo — o qual usa visão computacional para identificar e corrigir posições de ioga —, ela também aproveitou para bater um rápido papo com ninguém menos que o CEO da Apple, Tim Cook. Bacana, não? 😊🇧🇷 instagram.com/p/CuPng_NrwME/

  39. @ericdano @mikeblake @carnage4life Some problems with hashtags are, in part:

    1. You can’t count on people to use them consistently.

    2. You can’t count on people to use the same ones for a given topic (#WWDC? #WWDC23? #WWDC2023?)

    3. They take up valuable characters in post length.

    4. Some niche topics won’t ever have keywords. Sure, people MIGHT remember to tag every post regarding SwiftUI, but will they tag every method call they discuss as well?