Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Particle app needs "Precise Location" permission #1163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/quickstart/photon.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ We care a lot about security, and we want to make sure that everything you do is

<h3 id="step-2b-connect-your-photon-to-the-internet-using-your-smartphone">Step 2b: Connect your Photon to the Internet using your smartphone<a href="#step-2b-connect-your-photon-to-the-internet-using-your-smartphone" class="header-permalinks"><i class="ion-link"></i></a></h3>

Open the app on your phone. Log in or sign up for an account with Particle if you don&apos;t have one.
Open the app on your phone. Log in or sign up for an account with Particle if you don&apos;t have one. (Note that on iOS devices you MUST grant the Particle.io app access to "Precise Location" or the set up process will fail.)

Press the plus icon and select the device you'd like to add. Then follow the instructions on the screen to connect your device to Wi-Fi. Your device remembers up to 5 wifi networks, and it will connect to these automatically if it can find them.

Expand Down