Katkay Dev Weekly Newsletter

The best articles, links and news related to iOS and Swift Development Completely FREE!


SUBSCRIBE WITH EMAIL


No spam, ever. We'll never share your email address and you can opt out at any time.

Issue 3 – Katkay Dev Weekly Newsletter for iOS/macOS Developers (Sep 4, 2020)

In the last issue, we have mentioned a nifty macOS app capable of converting JSON to Swift. We have another interesting free app for developers with this number. Bear with us.

Also in the last issue, we wrote about how Apple changed several items on their App Review policies and guidelines, this time pro developers. And they are also accepting criticism and suggestions for future changes.

Week News
app store, iOS, macOS, ipadOS, tvOS, watchOS

As announced at WWDC20, App Store product pages will feature a new privacy information section to help users understand an app’s privacy practices.

In the following page, Apple publishes more details for developers on what will be covered by this new privacy section.

Later this year, you’ll be able to acquire, retain, and win back subscribers with subscription offer codes: unique, alphanumeric codes that provide free or discounted prices for auto-renewable subscriptions.

Sponsorship

All you need to know if you want to sponsorship this newsletter, in the following link.

Code Highlight

We have developed this Class Extension while ago to create UIBezierPah circles and squares the easy way. You can use this on your projects.

How to use it:

Code Highlight
Check whether all collection items satisfy a condition

Suppose you want to check if all members of an collection satisfy a given condition.

Imagine we have this array describing the distance, in light-years, to specific stars:

If you want to check if all elements are 10 light-years or higher you can use:

Here are 15 tips from Savvy Apps Development Team to help improve your Swift style and make your code clean and blazingly fast. Tips go from improving code readability to avoiding using @objc as much as possible to make code run faster. It is a must read.

Tols, Baby

Boop is an interesting free macOS app that performs some functions to plain text. Examples:encode text to Base64 or decode from it, count characters, words or lines, convert date to timestamp, convert CSV to JSON, URL encode or decode, convert JSON to CSV, minify JSON, minify CSS, sort text, and much more. Completely free.

Katkay Dev Weekly Newsletter

The best articles, links and news related to iOS and Swift Development Completely FREE!


SUBSCRIBE WITH EMAIL


No spam, ever. We'll never share your email address and you can opt out at any time.