Cihat GündüzHandySwiftUI Extensions: Making SwiftUI Development More ConvenientDiscover powerful SwiftUI extensions for clean optional bindings, intuitive color management, XML-style text formatting, and more. These…1d ago
Govinda Rao Kondala2. Identify Jailbreak Devices - Mastering iOS App Security: Essential Best Practices and Guidelines…In this post from our App Security series, we’ll talk more about data protection.Sep 1
Rycco Atika100 Days of iOS | Day 065 | Wrap up of day 64On Day 65, we conclude the wrap-up of Project 18, Part 1, reflecting on the key elements we’ve covered and preparing for the next steps…Oct 2Oct 2
Gizem TürkerLock Down Your App with HTTPS and Certificate Pinning: A Swift Security MasterclassAs iOS developers, we’re not just creators; we’re guardians. Our apps often handle sensitive user data — everything from personal…Feb 262Feb 262
Rycco Atika100 Days of iOS | Day 064 | assert(), breakpoints, view debuggingDay 64 introduces us to the essentials of debugging in Swift, an important skill for writing reliable and error-free code. In Project 18…Oct 1Oct 1
Cihat GündüzHandySwiftUI Extensions: Making SwiftUI Development More ConvenientDiscover powerful SwiftUI extensions for clean optional bindings, intuitive color management, XML-style text formatting, and more. These…1d ago
Govinda Rao Kondala2. Identify Jailbreak Devices - Mastering iOS App Security: Essential Best Practices and Guidelines…In this post from our App Security series, we’ll talk more about data protection.Sep 1
Rycco Atika100 Days of iOS | Day 065 | Wrap up of day 64On Day 65, we conclude the wrap-up of Project 18, Part 1, reflecting on the key elements we’ve covered and preparing for the next steps…Oct 2
Gizem TürkerLock Down Your App with HTTPS and Certificate Pinning: A Swift Security MasterclassAs iOS developers, we’re not just creators; we’re guardians. Our apps often handle sensitive user data — everything from personal…Feb 262
Rycco Atika100 Days of iOS | Day 064 | assert(), breakpoints, view debuggingDay 64 introduces us to the essentials of debugging in Swift, an important skill for writing reliable and error-free code. In Project 18…Oct 1
Harsha AgarwalUnderstanding CodingKeys in Swift.When dealing with JSON data in Swift, we often need to convert it into Swift objects. This process is known as decoding. But what if the…Jul 24
InStackademicbypouyasadriSecure Your SwiftUI App with Face ID and Touch ID: A Step-by-Step GuideIn today’s fast-paced digital world, app security is non-negotiable. If you’re developing a SwiftUI app and want to add an extra layer of…Sep 21
Hamid AnsariImplementing mTLS on iOS using URLSession and CloudflareWe have recently decided to use the mTLS mechanism to enhance the security of communication between the server and the client within our…Jul 11, 2023