A playground app using `MultipeerConnectivity` to transfor data wirelessly between iOS / iPadOS
README
A playground app using MultipeerConnectivity to transfor data wirelessly between iOS / iPadOS.
Info.plist
The keys are Privacy – Local Network Usage Description (NSLocalNetworkUsageDescription) and Bonjour services (NSBonjourServices) (_servicename._tcp). Check MultipeerConnectivity.swift for more information.