The document discusses using Multipeer Connectivity to synchronize data between iOS devices without an internet connection. It provides an overview of Multipeer Connectivity and its classes for discovery, advertising, and sharing data in sessions between nearby peers. Examples are given for sharing images, streaming data, and building a shared whiteboard app using gestures and drawings sent over Multipeer Connectivity sessions. Further examples are mentioned for simple synchronization of data between devices and using third party libraries to enable syncing of Core Data apps.