Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

json

  1. M

    iOS Cannot call value for non-function type element ('aka' (key:anyobject ,value:anyobject)..

    How to resolve this error? I am new to programming and got totally struck with this error in all llines of code attached below videoObj.videoid = video("snippet.videoid") as! String videoObj.videoTitle = video("snippet.title") as! String videoObj.videoDescription =...