0

Try to download a piece of data from internet with the following line:

var totalData: NSData?
totalData = NSData(contentsOfURL: url!)

where url is

http://www.omdbapi.com/?t=Annie+Hall&y=&plot=short&r=json

but totalData become nil. Any idea why? It happens only in Xcode 7, not before.

rmaddy
  • 314,917
  • 42
  • 532
  • 579
János
  • 32,867
  • 38
  • 193
  • 353

0 Answers0