Skip to content

Commit 7c8610c

Browse files
authored
Update README.md
1 parent 6464247 commit 7c8610c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ Option | Description
131131

132132
## `iOS` Troubleshooting
133133
> ### Please educate yourself on iOS's [App Transport Security](https://github.com/codepath/ios_guides/wiki/App-Transport-Security) before starting beef!
134+
134135
If you try and hit an `https` route without adding it to App Transport Security's whitelist it will not work!
135136
You can bypass this behavior by adding the following to your projects `Info.plist`:
136137
```xml

0 commit comments

Comments
 (0)