Logging in Swift, Functions as Dependencies and How to Improve the Observer Pattern

One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
Logging in Swift
Exploring the new Swift Logger struct, OSLogStore and streaming access to OSLog.

Read More
Articles
In this article, I’ll guide you from the sparkle that lit my desire for higher order free functions to its implementation regarding DI.

Memory management trick with some old-school Foundation types that can be used in any object that applies the Observer pattern to create better and safer APIs.

SwiftUI's UIPanGestureRecognizer equivalent.

Write-Ahead Logging (WAL) in Core Data results in performance and concurrency. Force commits make sure data is stored in the SQLite file.

If you are using CocoaPods with Xcode 12 beta, then you have probably have an error.
Other
The Mintegral SDK is a popular mobile app advertising SDK used by over 1,200 apps in the AppStore with over 300 Million downloads per month based on industry.

The new iOS 14 privacy feature spells trouble for advertisement agencies and promises to end an era of personalized ads.

Curated by Infinum's iOS team.
Infinum iOS Team · 67E 11th St · New York NY 10003 · USA
Unsubscribe | View in browser

Older messages

Custom URL Scheme, Compiler Directives and how to Create Snake in SwiftUI

Thursday, August 20, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Locker Securely lock your secrets under the watch of

AppAttest, UIStackView and What You Need to Know About Widgets

Thursday, August 13, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Everything You Need to Know About iOS 14 Widgets Static

Custom Combine Publishers, Paging UI in SwiftUI & Views and Controls

Thursday, August 6, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. A Better Way to Git Log to Understand Changes in a Big

Property Wrappers, WWDC and As We May Code

Thursday, July 9, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Swift UI Property Wrappers Learn what SwiftUI's @

T-shaped People, WWDC, WWDC and Some More WWDC

Thursday, July 2, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Why Developers Should Be T-shaped People You don't

You Might Also Like

JSK Daily for Nov 15, 2024

Friday, November 15, 2024

JSK Daily for Nov 15, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Introducing the New React Timeline Component The React Timeline component offers a

iOS Dev Weekly - Issue 687

Friday, November 15, 2024

It's not all as bad as you think it is! 🙏 View on the Web Archives ISSUE 687 November 15th 2024 Comment The recent survey I did reminded me that, when you work with Swift every day, it can be easy

SWLW #625: Finding your personal metrics, Using language to change how we think, and more.

Friday, November 15, 2024

Weekly articles & videos about people, culture and leadership: everything you need to design the org that makes the product. A weekly newsletter by Oren Ellenbogen with the best content I found

Spyglass Dispatch: Streaming's Content Maze • Disney's Earnings • Elon's Lawsuit • Elon's Valuations • ChatGPT's Agentic App

Friday, November 15, 2024

Streaming's Content Maze • Disney's Earnings • Elon's Lawsuit • Elon's Valuations • ChatGPT's Agentic App The Spyglass Dispatch is a free newsletter sent out daily on weekdays. Feel

Daily Coding Problem: Problem #1609 [Hard]

Friday, November 15, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Twitter. You are given an array of length 24 , where each element represents the number

Mapped | The Two Largest Cities on Every Continent by Population 🌎

Friday, November 15, 2024

Population figures for urban agglomerations—continuously built up areas—were used to determine the two largest cities for each continent. View Online | Subscribe | Download Our App Presented by:

Issue #567: Help improve Survey, LittleJS jam started, and Phaser 4 Beta is out

Friday, November 15, 2024

View this email in your browser Issue #567 - November 15th 2024 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

Your customer needs you

Friday, November 15, 2024

​ Discover your customer's needs Customer discovery is the foundation of great product development. Without it, teams risk creating solutions for nonexistent problems. Asking the right questions

Explaining Prompt Engineering

Friday, November 15, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 15, 2024? The HackerNoon

iOS Cocoa Treats

Friday, November 15, 2024

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Understanding SwiftUI's View Update Mechanism: