Closed TheCoordinator closed 8 years ago
Can you please post sample code or instructions to reproduce the issue with the STTwitter OS X app?
Profile images start with HTTP (not HTTPS) (eg. http://pbs.twimg.com/profile_images/437364043897389056/zLY8uAIR_normal.jpeg ) so, since iOS 9, outgoing requests will be blocked by Apple Transport Security (ATS). You can add ATS exceptions in the app Info.plist.
This is due to the http request not starting.