mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Nearby Connections iOS Example
A sample app for using Nearby Connections in iOS.
Setup
-
Clone the Nearby repo with all submodules by running the following command:
git clone --recurse-submodules https://github.com/google/nearby.git -
Open the sample app in Xcode:
open nearby/connections/swift/NearbyConnections/Example/iOS\ Example.xcodeproj -
Choose a development team by navigating to
iOS Example>iOS Exampleunder "Targets" >Signing & Capabilitiesand then choosing your team from the "team" drop-down:
Run the App
The app can be run pressing the "run" button or the Command + R keyboard shortcut:

