@henrycunh@OfficialLoganK@Google Thanks for the feedback! To confirm, were you looking at this SDK? https://t.co/dOrCJIalxy If you have more specific feedback on the DX, or environments that don't work, please let us know :)
Also, for any any non-compliant events sent please share so we can fix those bugs.
@henrycunh@OfficialLoganK@Google I'm curious to hear your reasons for not wanting to use the SDKs. Also, have you tried appending `?alt=sse` to the URL for SSE support?
@BunGeTv@peterfriese Hey Cory! Currently Swift Playgrounds for iPad requires a fully Swift implementation, no Obj-C at all. If Apple changes that, we'll definitely try our best. But it's not feasible to rewrite everything at the moment to support Swift Playgrounds for iPad.
@taquitos Didnโt want to hype them too much but theyโre legitimately game changers. Naming is a bit strange, the 221 model is newer and smaller than 222 (I have both, heh). The 221s also are easy to integrate and snap into 3D prints
Ran into some unexpected behaviour in SwiftUI's new NavigationSplitView and NavigationLink: FB10192482. Tried to use a NavigationLink in a sidebar to change the root details view, but I think I'm using it wrong :P found the right way to do it but just results in more code.
Soooo turns out that this yearโs sessions have around a dozen videos that are exactly what I was hoping for. Swift Charts + so many iPad specific sessions ๐ kudos to all the presenters! #WWDC22
@ryanwils Ah interesting, almost like different ways to create compelling infographics/visualizations? Btw! Have you watched Designed for iPad? It goes through some tips about adding info density and translating navigation from iOS https://t.co/7kb1hTE20F
I didn't want to tag the wrong person here but Peter Friese's SwiftUI concurrency essentials (Combine Async) I found very helpful
https://t.co/StJ9Qy7zJE
I didn't want to tag the wrong person here but Peter Friese's SwiftUI concurrency essentials (Combine Async) I found very helpful
https://t.co/StJ9Qy7zJE
Are you interested in working on the Firebase SDKs for Apple platforms? Do you love to contribute to open source? Do you enjoy building sample code and writing blog posts?
We're hiring! Right this way ๐๐ป
https://t.co/4cf8nGhtiZ
@taquitos Sweet, thanks! We've started building unit tests that include all public APIs as a build time test, too and it provides a nice safety blanket.
@taquitos Follow up! Did you do any investigation / put any thought into how you handle managing the public API surface, if that's separated or more visible in any way (for customers and to make sure you don't accidentally break a public API in a random file)?
When StoreKit2 was announced, we decided it was time to migrate our Objective-C + Swift framework to pure Swift.
@taquitos details the prep work, development, testing, and how we launched with minimal customer impact. https://t.co/kkKs4UjqDN