Hey there!
I have a few questions about the Swift Student Challenge:
Is it acceptable to include placeholders for features that aren’t supported by Swift Playgrounds, or features I planned but didn’t have time to fully implement (as long as the core experience works)?
My app relies a lot on user inputs. Is it okay to include a button that loads sample data for reviewers, or is there a preferred approach for this?
Besides the known constraints (< 25 MB, experienceable within ~3 minutes), are there any other limits, e.g. lines of code or overall app complexity
Can AI-generated assets (e.g. images) be used if they’re clearly labeled as such inside the app?
Do we need to explicitly document where AI was used (assets, code, etc.) as part of the submission?
My app uses the Foundation Model: On what device is the submission evaluated and should the usage of the Foundation Model be explicitly marked for reviewers?
Thanks a lot, and sorry for the many questions!
Swift Student Challenge
RSS for tagDiscuss Swift Student Challenge.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Created
I hope you’re having a fantastic New Year and that your apps are doing great! This is my first time entering SSC , and I’m excited to share that I’m developing a screen timer app. The idea is to encourage you to take breaks by suggesting a run or workout instead of spending too much time on your screens.
I was wondering, have anyone else included short videos or animations in their entries before?
Also, could my screen time timer be running in the background? I know there are some limitations with integrations like HealthKit and Screen Time, which is why I’m using a regular countdown timer on the App Store as a prototype.
I’m just trying to clarify the rules below to make sure that it’s all good to go :
“If your submission includes any open source software, music, photos, artwork, or any other content that you do not have ownership rights in, you agree to (a) comply with all applicable licensing terms and copyright obligations and (b) provide an explanation of why it was used.”
And regarding any tracking stuff in the disqualification section, whereas nothing in the app should include: “You track and/or insert analytics code in your App Store meant to identify or track judges’ activity while they review your App Store.” But my app will only have a simple timer in it.
Topic:
Community
SubTopic:
Swift Student Challenge
Hi, I am planning to apply for the Apple Swift Student Challenge. Is it acceptable to use Vietnamese names (proper nouns) within the app, provided all other text, code, and UI elements are in English? Will this still be considered valid?
Hey guys! I am planning on join this year's SSC. I only have a iPad to do so. With that Apple says we can use Swift Playground. I am 14. And have the experience to code Swift since some years ago. I cant wait to... Make stuff!! ^•^.
I don't know what else to say...
Topic:
Community
SubTopic:
Swift Student Challenge
The app idea I had in mind for my swift student chalange submission relies on data on the users phone(e.g. photos, contacts or files)
How would I simulate that data in the swiftpm package? is it enough to just have a class with dummydata?
Hello,
I want to use the Speech framework in my app. However, I found that if I want it to work offline, it must be downloaded separately on the device. Do I understand correctly that it is not allowed to use it in a Swift Student Challenge submission if English (as the speech language) must be downloaded by the tester on their device using the internet beforehand?
Hi,
I’m working on my Swift Student Challenge submission using iOS 26 APIs (FoundationModels) along with AVFoundation + Vision to capture user input and generate feedback.
Since Swift Playgrounds doesn’t support FoundationModels framework, I’m using an Xcode App Playground, but I heared that submissions are reviewed in the Simulator, which doesn’t support live camera feed.
I’m unsure how to handle this.
Looking for guidance on the recommended approach.
Thanks!
Topic:
Community
SubTopic:
Swift Student Challenge
Tags:
Swift Student Challenge
Swift Playground
AVFoundation
Hi, the rules of the '26 swift student challenge state that i may not "track and/or insert analytics code in your app playground meant to identify or track judges' activity while they review your app playground". My app (with permission) uses offline CLlocation to grab location data, with improves the functionality of the app. Is this acceptable? or do i run the risk of disqualification. Thank You!
Topic:
Community
SubTopic:
Swift Student Challenge
Hello Everyone,
I reviewed many previous year's submissions posted on swift's student's challenge distinguished winners section and noticed that most of them or all of them were designed and implemented for iOS devices only so is it a valid option to design our playground apps solely to run and function on macOS only?