iOS Development

ios – AVPlayer addPeriodicTimeObserver block is not called on CarPlay

I use AVPlayer addPeriodicTimeObserver to get notified...

Flutter app is crashing on iOS 17 or more with Google Sign In package

While using googleSignIn.signIn() method on my production...

ios – Creating Evenly Distributed Dotted Outline for Custom List Item in SwiftUI

Let's say in SwiftUI, you want to...

ios – Unwanted Crossfade Effect in SwiftUI’s Matched Geometry Effect

In SwiftUI, I'm working with two screens,...

ios – Is it safe to call DispatchObject’s methods from a background thread?

Generally mixing Swift Concurrency and GCD is...

swift – URLSession – ‘data(from:)’ was deprecated in iOS 15.0

We can infer that you must be...

swift – How to run code in the background on iOS? Not sure which methodology makes sense

I'm trying to set up background HTTP...

Latest articles