iOS

13.4

What's New

iOS 13.4 introduces significant SwiftUI enhancements including multi-column NavigationView support and iOS drag-drop capabilities, while fundamentally redesigning RealityKit's physics system requiring developers to implement NetworkCompatibilityToken for multipeer connectivity. The release also expands keyboard support with Arabic predictive input and Japanese/Chinese Live Conversion, plus fixes long-standing safe area inset behavior in navigation contexts.

Highlights

Breaking Changes

  • RealityKit scene synchronization incompatible between iOS 13.4 and earlier versions due to physics system changes
  • edgesIgnoringSafeArea workaround should be removed as GeometryProxy.safeAreaInsets now behaves correctly

Recent Releases

All releases →