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

json

  1. R

    Universal Shortcuts: Why does Reminder creation ask me to input a date?

    Sorry, wasn't entirely sure where to post because Shortcuts isn't 100% about iOS or a specific device, nor do I consider it programming either (or is that just because I'm so used to thinking that programming can't have a visual interface? I tired to look around and see which forums would have...
  2. 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 =...