Skip to content

Commit

Permalink
Merge pull request #407 from danielchim/patch-1
Browse files Browse the repository at this point in the history
docs: fix unclear wifi section
  • Loading branch information
DavideViolante authored Nov 7, 2024
2 parents 80bbdd7 + a692212 commit a0836b5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,14 @@ This project is based on the no longer maintained https://github.com/robwalkerco

### iOS

You need use enable `Access WIFI Information`, with correct profile. `Hotspot Configuration` is required in order to connect to networks.
Beforehand in XCode, you need use enable `Access WIFI Information` to access Wi-Fi information in project settings - '+ Capability'

![image](https://github.com/user-attachments/assets/4014a442-a7bc-42a6-ba52-f7d241e3e45c)

`Hotspot Configuration` is also required in order to connect to networks.
![image](https://github.com/user-attachments/assets/c064f8a4-267d-4a46-b62b-a4827bcfbaf8)

**Please make sure your profile support these two capabilities above.**

#### iOS 13

Expand Down

0 comments on commit a0836b5

Please sign in to comment.