Secrets Management in iOS Apps
Can you keep a secret? And what about your apps?
In this video, I explore the problem of storing and managing software secrets—API keys, tokens, certificates, and so on—in iOS apps.
Links
- Secret Management on iOS
- Xcode Build Configuration Files
strings
Tool Documentation- Identity Pinning: How to configure server certificates for your app
- What is mutual authentication? | Two-way authentication (mTLS)
- On-Demand Resources Essentials
- Pushing Background Updates to Your App
- CloudKit Documentation
- How to Get Started With CloudKit