<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>IOS on Vasant Patil</title><link>https://vasant.dev/tags/ios/</link><description>Recent content in IOS on Vasant Patil</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 05 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://vasant.dev/tags/ios/index.xml" rel="self" type="application/rss+xml"/><item><title>iOS Notification Actions Explained for Interview</title><link>https://vasant.dev/articles/ios-notification-actions-interview/</link><pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate><guid>https://vasant.dev/articles/ios-notification-actions-interview/</guid><description>A concise but complete breakdown of how to add custom actions to iOS push notifications — covering UNNotificationAction, category registration, payload wiring, and the common pitfalls interviewers love to ask about.</description></item><item><title>Local Notifications and Geofencing in iOS</title><link>https://vasant.dev/articles/ios-local-notifications-geofencing/</link><pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate><guid>https://vasant.dev/articles/ios-local-notifications-geofencing/</guid><description>A practical deep-dive into local notifications in iOS — the three trigger types, permission handling, custom actions, and how to combine UNLocationNotificationTrigger with Core Location to build a geofence-based notification system entirely on-device.</description></item><item><title>Push Notifications in iOS: A Complete Guide</title><link>https://vasant.dev/articles/ios-push-notifications/</link><pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate><guid>https://vasant.dev/articles/ios-push-notifications/</guid><description>Everything you need to know about iOS push notifications — from how APNs works under the hood, to setting up remote and local notifications, custom actions, and the questions that come up in every iOS interview.</description></item><item><title>iOS App Lifecycle: From AppDelegate to SwiftUI — What Every Developer Should Know</title><link>https://vasant.dev/articles/ios-app-lifecycle/</link><pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate><guid>https://vasant.dev/articles/ios-app-lifecycle/</guid><description>&lt;hr&gt;
&lt;p&gt;There&amp;rsquo;s a question I ask every iOS candidate I interview: &lt;em&gt;&amp;ldquo;Walk me through what happens from the moment a user taps your app icon to the moment they&amp;rsquo;re looking at your home screen.&amp;rdquo;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Most developers answer this with a list of method names. Senior developers answer it with a mental model. Staff engineers answer it by asking a clarifying question first — &lt;em&gt;&amp;ldquo;Are we talking UIKit or SwiftUI? What iOS deployment target?&amp;rdquo;&lt;/em&gt; — because the answer genuinely differs, and knowing when it differs is the whole point.&lt;/p&gt;</description></item></channel></rss>