Posts

Post marked as solved
1 Replies
256 Views
Hi, I am a Japanese student entering the swift student challenge this year. Will Apple be able to recognize my ID card, which is in JAPANESE, as a proof of my enrollment? The submission page states that To verify your student status, provide a PDF, PNG, or JPEG of your class schedule, other proof of enrollment, or proof of graduation within the past 6 months. Make sure the documentation clearly shows: Your name, The organization or school name, and The dates showing that it’s valid. In my ID. card, my name is written in Japanese , but other texts have subtitles in English, such as "Date of Birth" written under the Japanese. It also does not say the name of the school in English, only Japanese.
Posted
by Pokka.
Last updated
.
Post not yet marked as solved
1 Replies
379 Views
I am making a code that uses pencilKit and you can draw on the canvas. However, I want to be able to detect if the resulted drawing is in contact with a Rectangle(). Is there any way to do this? I dont want to use variables for X and Y positions because I have more than 400 rectangles in a grid.
Posted
by Pokka.
Last updated
.
Post not yet marked as solved
0 Replies
322 Views
the code found in the file "Camera" in the template for "Capturing Photos" gives warnings that say How can I go around this by still keeping the same functions as the original "Camera" file? I am using a features that REQUIRES Mac Catalyst 17.0 or above.
Posted
by Pokka.
Last updated
.
Post marked as solved
5 Replies
491 Views
Hi, I am participating in the swift student challenge, and I need some help. When I make a color by Color(red: , green: , blue: ), I calculate it by getting the rgb of the color that I want and dividing each of the colors by 255. For example, if red was 5, I would divide it by 255 to get 0.01960784313, which I put in the code for the red parameter. However, when I run the code, the color that appears is a bit different than the one I was expecting to see. Can someone please explain this?
Posted
by Pokka.
Last updated
.
Post not yet marked as solved
1 Replies
379 Views
I am making an app that requires a good camera, such as the ones in the iPad Pro, but what devices will they be using when they test the app? If its a Mac, and iPad?
Posted
by Pokka.
Last updated
.
Post marked as solved
1 Replies
596 Views
Hello, Is it more preferable to make an educational app that teaches you a topic in about 3 minutes, games that can be experienced within 3 minutes, or making a helpful app, for example something like a health app, but for dogs fine, if it can be experienced within 3 minutes? thank you in advance
Posted
by Pokka.
Last updated
.
Post marked as solved
1 Replies
453 Views
Hello, I am having a problem with making a file. Am I supposed to make one as a Playground Book, as in videos online that showcase their works submitted for 2020 and 2021, or can I make something like an iOS app, which explains itself? I think playgrounds book had some text on the left side explaining whatever with the right side running the program. Would it be ok if I made a playgrounds app in Xcode? If so, how would I submit it as .swiftpm?
Posted
by Pokka.
Last updated
.