You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,7 @@ Option | Description
131
131
132
132
## `iOS` Troubleshooting
133
133
> ### Please educate yourself on iOS's [App Transport Security](https://github.com/codepath/ios_guides/wiki/App-Transport-Security) before starting beef!
134
+
134
135
If you try and hit an `https` route without adding it to App Transport Security's whitelist it will not work!
135
136
You can bypass this behavior by adding the following to your projects `Info.plist`:
0 commit comments