WWDC Scholarships

RSS for tag

Ask questions and connect with other scholarship applicants.

WWDC Scholarships Documentation

Posts under WWDC Scholarships tag

30 Posts
Sort by:
Post not yet marked as solved
0 Replies
153 Views
Requirements: Your submission must be a Swift Playgrounds app project (.swiftpm) in a ZIP file. The above is the requirement for the swift student challenge, It says to submit a swift playground app project, but it is not explicitly stated that a playgroundbook is possible. Can i use playgroundbook for wwdc 2022 scholorships?
Posted Last updated
.
Post marked as solved
2 Replies
281 Views
hi,Can the works of WWDC student challenge be iPhone games made in Xcode? __Zheng wu
Posted
by Zhengwu.
Last updated
.
Post not yet marked as solved
2 Replies
1.1k Views
Is there any way I can attach or provide letters of recommendation to my application?Edit: This isn't for travel assistance, just for confirmation of some of my application content.
Posted
by TheTrollz.
Last updated
.
Post not yet marked as solved
7 Replies
28k Views
Today when I built my app to the device, I got the warning that the provisioning profile is expiring soon (on 5/7/2016), and I'm not a member of paid Apple Developer Programs. Also I found that renaming the bundle identifier didn't resolve the issue. Is that okay to ignore this warning?
Posted Last updated
.
Post not yet marked as solved
3 Replies
683 Views
I don't know how to do a good art to my project, i'm already spending all my time to develop a good ideia and code. My doubt is about the free assets like background, effect, etc found on internet and distributed under free license, can i use them? If yes, how do i do a mencion to the artist?
Posted
by MaisaM..
Last updated
.
Post not yet marked as solved
0 Replies
307 Views
Hello I'm a graduating grade 12 student and planning not to go to college next school year but I want to join the WWDC next year. I read that to get into WWDC, I have to be in school or any STEM organizations. Since I'm not going to be in school next year, my only way is to get into a STEM organizations. Ant tips or suggestions on how to join?
Posted
by eiriinjye.
Last updated
.
Post not yet marked as solved
3 Replies
8.0k Views
I created a textField ( type UITextField obviously) and placed it in a view of my Playground.While testing it in Xcode on the mac the Keyboard did not appear even after tapping the textField.I also called the becomeFirstResponder() method before adding as a subview to its super view.I can enter text using the keyboard on my mac and everything is working normally, but how will people do it on their iPads.Will it automatically appear when running it on the iPad? Do I need to do something else to make the keboard appear.Thanks for the help
Posted Last updated
.
Post marked as solved
6 Replies
1.6k Views
Hello Apple community,I am currently developing my project for the WWDC 2018 scholarship. I am sadly running into a lot of issues which I can not seem to resolve.My project consists of multiple files which I would like to keep in the Sources folder of the playground. So far so good - whenever I write code in these files, there is literally no code completion. It just does not work. This means that the development process is slowed down a lot! I have now tried editing the files in a normal Xcode project and reimporting them into the sources folder, which seems to work. I don't think this is intended behaviour, is it? Furthermore, often times the sources module can not even be found by the compiler, as I can see in the debug area. Is there any workaround for this?My second question is regarding the live view of the playground: If I understand correctly, the playground uses the iOS simulator to display the live view. Is there any way to use this live view with the iPads landscape orientation? Whenever I set my initial view controller to the live view, it appears in vertical orientation, which would not make sense for my project. I appreciate any help! Would love to win this year 🙂Valentin
Posted
by beutler .
Last updated
.