Apple invites developers for in-person event at Apple Developer Center

Apple sends email invitations to select developers for in-person event at Apple Developer Center focusing on performance and battery life.

Join us for an all-day, in-person event and discover how to improve your app experience by maximizing performance. Learn how to optimize your use of Apple frameworks, identify and resolve performance issues with tools like Instruments and Xcode Organizer, and get advice from Apple engineers on reducing launch time, hang rate, memory footprint, and more. Plus, you'll have the opportunity to test your apps and get hands-on support. Hosted at the Apple Developer Center in Cupertino.

Apple Developer

Reference: Apple Invites Developers to Cupertino for Workshop on Optimizing Apps for Performance and Battery Life

Weekend good reads for Apple developers #2023/35

It's September already! Time flies... School year is started. And we have something new to learn today.

And this is it for this week. We will be back next Friday with another great pack of articles!

Weekend good reads for Apple developers #2023/33

Great weekend for another big pack of great articles to go through.

And one video on SwiftData:

https://www.youtube.com/watch?v=y3LofRLPUM8
https://www.youtube.com/watch?v=y3LofRLPUM8

That's a lot. Weekend will be packed.

Game Porting Toolkit gets first update

Game Porting Toolkit gets update to beta 1.0.2. This update brings significant performance improvements as long as some important compatibility enhancements bringing support for games previously failed to be ported.

Researches highlight that some games are running better on Apple Silicon Pro and Max chips rather than Ultra chips.

Andrew Tsai made some tests with this update and was able to confirm these performance improvements.

https://www.youtube.com/watch?v=Nl12azxMbFc
https://www.youtube.com/watch?v=Nl12azxMbFc

Download: Game porting toolkit beta 1.0.2

References:

Weekend good reads for Apple developers #2023/23

WWDC23 edition of weekend good reads is here. Surely, there are still sessions you want to watch or re-watch, but there are already great articles that go well with WWDC content.

And... Apple Treats team reviews WWDC23 announcements in next episode – Spatial Computing! on June 14, 2023 at 9:00am PDT. Join us with your thoughts and impressions! See you on the live stream and come back next week for more great articles!

https://www.youtube.com/watch?v=wQ-4ClIvf7U
https://www.youtube.com/watch?v=wQ-4ClIvf7U

Weekend good reads for Apple developers #2023/20

Sunny and hot days are taking over Bay Area. I'm sure it would be harder to find some time to go through interesting articles, but let's try. We've got couple of really good reads today.

And let's keep our work and life in balance – have some rest, read some interesting stuff and get back next week for new great topics!

Weekend good reads for Apple developers #2023/11

It's middle of March, summer is closer and closer. We've got eleventh pack of great articles for this year.

And that is it for today. Have a great spring weekend!

Weekend good reads for Apple developers, issue #53

It is officially winter and here is new great pack of good articles for all Apple developers.

Have a great first winter weekend and see you soon!

Weekend good reads for Apple developers, issue #28, catching up

Long time no see. Let's get back with good reads for the weekend before WWDC22. Monday will give us much more news for the next year, but today let's take a look on couple of interesting articles.

That's it for this weekend. Next week will be quite packed with things to read and watch!

Weekend good reads for Android developers, issue #31 (15/2022)

It’s Friday, it’s time for a new pack of articles to go over the long (for some of you) weekend.

Composable metrics

Jetpack Compose 1.2 introduces a lot of new features. One of them is the ability to analyze created Composables in terms of various metrics and measurements of their performance. Please review the article to check the details.

Migrating Architecture Blueprints to Jetpack Compose

Probably each of us knows the Android Blueprints projects and in this article, Manuel Vivo presents how they migrate them to Jetpack Compose.

Android — 9 Useful Kotlin Flow Operators You Need to Know

Operators are key elements of any reactive framework, including Kotlin Flow. They enable various operations to be performed on the data stream elements. In this article, you will find 9 of them which are the most useful during daily basis work.

Resilient use cases with kotlin.Result, coroutines and annotations

When creating software, it is extremely important to consider cases where something may go wrong this article shows you how to implement fault-tolerant UseCase classes.

Android App Excellence Summit

In this article, you can find a summary of App Excellence Summit 2022.