Mock Data or Real Data for Swift Student Challenge?

Hey everyone,

I am wondering whether for the swift student challenge I should use mock data (e.g. achievements, tracking data etc.) or real data considering that one of the requirements states that I'll submit a playground with an interactive scene that can be experienced within 3 minutes.

Thanks in advance!

I’m not sure I fully understand your question but I wanted to point out this quote from the fine print:

Your creation should not rely on a network connection

If you’re using ‘real’ data, where do you plan to get it from?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Mock Data or Real Data for Swift Student Challenge?
 
 
Q