Staff / Principal iOS Mock Interview Set
(Architecture, SwiftUI, Concurrency, Leadership)
Jan 7, 20264 min read10

Search for a command to run...
Articles tagged with #mobile-development
(Architecture, SwiftUI, Concurrency, Leadership)

When building iOS apps that communicate with backend servers, security is critical.Even though HTTPS encrypts data, apps can still be vulnerable to Man-in-the-Middle (MITM) attacks if a malicious certificate is trusted. SSL Pinning solves this by ens...
