No idea how new this is, but the App Store now uses 50% of the screen to show an ad for the thing you weren’t searching for.
Gotta keep growing that services revenue I guess!
@Richytoons The short story is that the capabilities of Verse UI and UMG are converging, but currently represent the functionality/customization ends of the spectrum. We’ve come a long way this year already though, and have a few more things still in the pipe :)
@TheAweDam@FNCreate Eventually APIs that are using the old system will be deprecated but that’s some way off and we’ll provide plenty of notice and guidance
@TheAweDam@FNCreate You can republish with no changes.
For now you will only have to change your code if you use the new APIs that use Verse transforms. In this case you’ll need to either convert your code to LUF or use the conversion functions for data going in/out of the APIs
@ForrestTheWoods@BenVlodgi What does your “good for mainline” test look like?
At scale, CI’s advantage is it can be massively parallel in a way that local testing can never be, and overall stability becomes more important than access to latest changes. (My gut is the threshold for this is ~125+ ppl)