This code is supposed to load the Apple homepage, but instead shows a blank screen.
This happens with both HTTP and HTTPS URLs.
Code:
import UIK
If you are building an app for the Mac, make sure to turn App Sandbox ON in your target and tick Networks Outgoing Connections.
Update: If you prefer the long way, add the following to YourAppName.entitlements
com.apple.security.app-sandbox
com.apple.security.network.client