iOS

16.1

What's New

iOS 16.1 introduces enhanced memory safety by zeroing deallocated blocks in the system allocator, which may surface latent memory bugs requiring Address Sanitizer and Guard Malloc for debugging. Critical fixes address App Store transaction restoration and in-app purchase processing with hosted content. Matter accessory pairing now enforces stricter iCloud account requirements for home owners.

Highlights

Breaking Changes

  • System memory allocator free operation now zeros all deallocated blocks, potentially exposing previously hidden memory safety bugs in existing code

Recent Releases

All releases →