iOS Development

swift – How to make a background request when a notification arrives on iOS

I'm trying to intercept the receipt of...

Swift delegate design pattern – The.Swift.Dev.

Implementing delegation in SwiftYou'll need a delegate protocol, a delegator who...

ios – How to set a linked object property by ObjectId in the Realm Swift SDK

TLDR: How can one set a linked...

Working with String Catalogs for App Localization in iOS 17

With the release of Xcode 15, Apple introduced an exciting feature called String Catalogs. This feature aims to streamline the localization process for...

Ultimate Grand Central Dispatch tutorial in Swift

GCD concurrency tutorial for beginnersThe Grand Central Dispatch (GCD, or just...

ios – Xcode Build: Tests must be run on a concrete device

I am trying to build in terminal...

Swift dependency injection design pattern

First of all I really like this little quote by James...

ios – Blur Effect at Top of Screen When Scrolling in UIScrollView

I'm encountering a problem where a blur...

Swift adapter design pattern – The.Swift.Dev.

Fist of all let me emphasize that, this is the real...

Latest articles