Telegram Web
tgoop.com
»
United States
»
iOS dev
» Telegram Web
iOS dev
https://rambo.codes/posts/2025-05-12-a-privacy-mechanism-that-backfired
Rambo Codes
A Privacy Mechanism That Backfired | Rambo Codes
Gui Rambo writes about his coding and reverse engineering adventures.
iOS dev
https://www.avanderlee.com/workflow/testing-push-notifications-ios-simulator/
SwiftLee
Testing push notifications on the iOS simulator
Testing push notifications on the iOS simulator using this Mac app allows you and your colleagues to trigger remote notifications locally.
iOS dev
https://www.avanderlee.com/swiftui/universal-links-ios/
SwiftLee
Universal Links implementation on iOS
Universal Links allow you to redirect users directly into your app and give them an integrated mobile experience.
iOS dev
https://useyourloaf.com/blog/swiftdata-predicates-for-parent-relationships/
Use Your Loaf - iOS Development News & Tips
SwiftData Predicates For Parent Relationships
How do you write SwiftData predicates to query for parent relationships.
iOS dev
https://fatbobman.com/en/posts/a-complete-guide-to-swift-measurement/
fatbobman.com
From 180 cm to 5′ 11″ - A Complete Guide to Swift Measurement
Master Swift’s Measurement API for safe unit conversion, precise formatting, and custom unit support—perfect for building internationalized, user-friendly iOS apps
iOS dev
https://www.artemnovichkov.com/blog/using-model-context-protocol-in-ios-apps
Artem Novichkov
Using Model Context Protocol in iOS apps
Learn how to implement MCP client with SwiftUI and Anthropic API
iOS dev
https://ohmyswift.com/blog/2025/05/08/debug-crashes-in-ios-using-metrickit/
OhMySwift
Debug crashes in iOS using MetricKit
“Production only” crashes in iOS apps are notoriously difficult to debug. Traditional in-process crash reporting tools install handlers within your app to capture failure data, but if the app crashes hard enough, these reporters themselves may fail.
iOS dev
https://www.donnywals.com/protecting-mutable-state-with-mutex-in-swift/
Donny Wals
Protecting mutable state with Mutex in Swift – Donny Wals
Once you start using Swift Concurrency, actors will essentially become your standard choice for protecting mutable state. However, introducing actors also tends to introduce more concurrency than you…
iOS dev
https://www.donnywals.com/choosing-between-lazyvstack-list-and-vstack-in-swiftui/
Donny Wals
Choosing between LazyVStack, List, and VStack in SwiftUI – Donny Wals
SwiftUI offers several approaches to building lists of content. You can use a if your list consists of a bunch of elements that should be placed on top of each other. Or you can use a if your list is…
iOS dev
https://swiftwithmajid.com/2025/04/30/dependency-container-on-top-of-task-local-values-in-swift/
Swift with Majid
Dependency container on top of task local values in Swift
Task local values is the recent addition to the concurrency feature of the Swift language. This week, we will not only learn the basics of task local values, but also discuss the interesting usage where we will build the dependency injection container using…
iOS dev
https://www.hackingwithswift.com/articles/277/whats-new-in-swift-6-2
Hacking with Swift
What's new in Swift 6.2?
Raw identifiers, backtraces, task naming, and more.
iOS dev
https://itnext.io/goodbye-code-reviews-hello-harmonize-0a49e2872b5a
Medium
Goodbye Code Reviews, Hello Harmonize: Enforce Your Architecture in Swift
Enforce architecture and best practices in your iOS apps as unit tests, with a modern, open-source linter for Swift.
iOS dev
https://www.fline.dev/making-swift-error-messages-human-friendly-together/
FlineDev Blog – Insights on Swift, Xcode, and Apple Development
Making Swift Error Messages Human-Friendly—Together
Swift error messages can be cryptic, but as a community, we can make them clearer. Help others (and your future self) by contributing better explanations.
iOS dev
https://tuist.dev/blog/2025/05/13/vibe-xcoding
tuist.dev
Vibe Xcoding your apps
Explore how LLMs are changing the way we code and the exciting opportunities ahead as Apple brings 'vibe coding' to the Xcode ecosystem for Swift developers.
iOS dev
https://www.mobiledevdiary.com/posts/concurency-safe-testing-in-swift-6-1/
Mobile Dev Diary
Concurrency-Safe Testing in Swift 6.1 with @TaskLocal and Test Scoping
Today’s example shows a static property providing the current date.
Perfect mechanism when we don’t want to inject it everywhere where it’s used.
How to test it? Check it out
⤵️
Initial setup
let currentDateFormatter: DateFormatter = {
let formatter =…
iOS dev
https://www.artemnovichkov.com/blog/demystifying-picture-in-picture-on-ios
Artem Novichkov
Demystifying Picture in Picture on iOS
A deep dive into using PiP mode.
❤
1
iOS dev
https://chris.eidhof.nl/post/swiftui-view-model/
chris.eidhof.nl
SwiftUI View Model Ownership — Chris Eidhof
iOS dev
https://swiftwithmajid.com/2025/05/13/optimized-mathematical-computations-in-swift/
Swift with Majid
Optimized mathematical computations in Swift
I’m very passionate about my health routine and have built a bunch of health-related apps. Almost all of them are integrated with Apple Health and provide tons of additional calculations over the functionality that the Apple Health app gives us. Today, we…
iOS dev
https://www.createwithswift.com/customizing-an-app-intent/
Create with Swift
Customizing an App Intent
Learn how to further customize intents for your SwiftUI apps with parameters and dialogs.
iOS dev
https://nilcoalescing.com/blog/MeshGradientsInSwiftUI/
Nil Coalescing
Mesh gradients in SwiftUI
Explore ways to create and customize mesh gradients in SwiftUI, including color adjustments, finer control with Bezier points, and color position animations to add variety and emphasis to your design.
2025/07/10 20:37:21
Back to Top
HTML Embed Code:
TW
HK
DE
US
CA
RU
NO
CN
UA
SG
YE
IN
SA
FR
IQ
UK
EG