<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Keychain on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/keychain/</link><description>Recent content in Keychain on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 26 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/keychain/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 8: Data Persistence: SwiftData, Core Data &amp;amp; Local Storage</title><link>https://ai-blog.noorshomelab.dev/ios-pro-dev-2026-guide/data-persistence/</link><pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ios-pro-dev-2026-guide/data-persistence/</guid><description>&lt;h2 id="chapter-8-data-persistence-swiftdata-core-data--local-storage"&gt;Chapter 8: Data Persistence: SwiftData, Core Data &amp;amp; Local Storage&lt;/h2&gt;
&lt;p&gt;Welcome back, future iOS rockstar! So far, you&amp;rsquo;ve learned how to make beautiful interfaces and manage your app&amp;rsquo;s temporary state. But what happens when your users close the app? Poof! All that hard work, all that data, gone. That&amp;rsquo;s where &lt;strong&gt;data persistence&lt;/strong&gt; comes in.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;re going to dive deep into how your iOS apps can remember things, even after they&amp;rsquo;re closed. We&amp;rsquo;ll explore various strategies, from simple key-value storage to powerful object graph management with Apple&amp;rsquo;s modern framework, &lt;strong&gt;SwiftData&lt;/strong&gt;. By the end, you&amp;rsquo;ll understand when to use each tool and gain hands-on experience saving and loading data like a pro. Get ready to give your apps a memory!&lt;/p&gt;</description></item><item><title>Chapter 16: Security, Authentication &amp;amp; User Permissions</title><link>https://ai-blog.noorshomelab.dev/ios-pro-dev-2026-guide/security-authentication-permissions/</link><pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ios-pro-dev-2026-guide/security-authentication-permissions/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 16! As your apps grow in complexity and handle more user data, security, authentication, and user permissions become absolutely critical. Building a great user experience is important, but building a &lt;em&gt;secure&lt;/em&gt; one is non-negotiable. Users trust you with their personal information, and Apple&amp;rsquo;s App Store Review Guidelines enforce strict rules to protect that trust.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;re going to explore the essential tools and best practices for securing your iOS applications. We&amp;rsquo;ll learn how to store sensitive data safely, implement robust user authentication using biometrics, and correctly manage user permissions to access device features like the camera or location. Crucially, we&amp;rsquo;ll also tackle the latest requirements around privacy manifests, which are vital for App Store compliance as of 2026.&lt;/p&gt;</description></item></channel></rss>