Post

Replies

Boosts

Views

Activity

Reply to Swift UI View is to small
Thanks. Image is 300 * 300, so it does not fill the screen. What do you expect ? The view to fill the screen ? Something else ? Or is the problem with the space at the top ? In this case, see this: https://codecrew.codewithchris.com/t/remove-white-space-navigationview-ios-foundations-m5-wrap-up/15656 ; even though it seems you have already put navigationTitle as indicated. I do not see where you call RecipeView (in code, not Preview). Did you set the size of the frame for this RecipeView ? Note: for testing purpose set the background of RecipeView to some color, as yellow, so that you see it clearly.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jan ’26
Reply to Are we allowed to use AI-generated images for our Swift Student Challenge Project?
Are we allowed to do the same for AI-generated images? My understanding is YES. If there is any risk to fool user thinking it is real life image, or just to be fully transparent, you should mention "image generated by AI".   Will this dock points on creativity? That depends on your app. If it is intended to show your drawing skills, or if the key value of the app are the images, yes. If images just provide illustration to help use the app, I guess No.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jan ’26
Reply to Tahoe 26.2.
Willkommen im Forum. Das ist einfach eine dumme KI-Antwort. Tahoe ist MacOS 26, es existiert tatsächlich. Aber Ihre Frage betrifft nicht die App-Entwicklung. Sie sollten Ihren Beitrag besser im Support-Forum posten: https://discussions.apple.com/welcome Welcome to the forum. That's a just stupid AI answer. Tahoe is MacOS 26, it does exist. But your question is not about app development. You'd better post on support forum: https://discussions.apple.com/welcome
Topic: App & System Services SubTopic: General Tags:
Dec ’25
Reply to Where is the + for modifiers and views?
Which + ? There was one for Libraries. Is it this one ? It has moved to the bottom toolbar of the canvas view. See in release notes: Interface Builder New Features https://developer.apple.com/documentation/xcode-release-notes/xcode-26-release-notes Sorry for the ridiculously large images, I cannot reduce their size anymore, forum scales to full width automatically.
Dec ’25
Reply to App stuck in “Waiting for Review” since December 28
Same here. I submitted 2 apps on Dec 30 and 31. The one of Dec 31 went in review in just 1 hour. The second is still waiting for review. So we just have to be a bit patient.
Replies
Boosts
Views
Activity
Jan ’26
Reply to Device and systems for SSC evaluation
As explained here, just be sure it works on the devices you’ve selected in the project. https://www.reddit.com/r/swift/comments/1hu4w45/which_device_are_swift_student_challenge/
Replies
Boosts
Views
Activity
Jan ’26
Reply to Swift UI View is to small
Thanks. Image is 300 * 300, so it does not fill the screen. What do you expect ? The view to fill the screen ? Something else ? Or is the problem with the space at the top ? In this case, see this: https://codecrew.codewithchris.com/t/remove-white-space-navigationview-ios-foundations-m5-wrap-up/15656 ; even though it seems you have already put navigationTitle as indicated. I do not see where you call RecipeView (in code, not Preview). Did you set the size of the frame for this RecipeView ? Note: for testing purpose set the background of RecipeView to some color, as yellow, so that you see it clearly.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’26
Reply to Swift UI View is to small
What is the problem with my code? If you showed the code, maybe we could tell. Could you also show how it looks like on simulator (which device simulator) and which physical device ?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’26
Reply to Are we allowed to use AI-generated images for our Swift Student Challenge Project?
Are we allowed to do the same for AI-generated images? My understanding is YES. If there is any risk to fool user thinking it is real life image, or just to be fully transparent, you should mention "image generated by AI".   Will this dock points on creativity? That depends on your app. If it is intended to show your drawing skills, or if the key value of the app are the images, yes. If images just provide illustration to help use the app, I guess No.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’26
Reply to App rejected under 4.3(a) “Design – Spam”, need clarification
Have you looked for similar apps in AppStore, to see if there already exist apps with similar concept ? Rejection may be due to this, not to the code or metadata. If not, you may appeal the review board.
Replies
Boosts
Views
Activity
Dec ’25
Reply to 苹果12内存不够用,怎么办
Try to free memory by closing apps. 嘗試關閉應用程式以釋放記憶體。
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’25
Reply to Texas's SB 2420: obligations depending on app rating ?
@ Sam_j I would advise to deploy to the appstore before end of January. Even if it is exactly the same code. Just indicate in what's new that you updated data related to age information for the appstore.
Replies
Boosts
Views
Activity
Dec ’25
Reply to SwiftUI ScrollView blocked when content contains a drag gesture
That's not the same issue, but may be it will give you some ideas where to search. https://stackoverflow.com/questions/68668517/why-wont-a-nested-scrollview-respond-to-scrolls-in-swiftui
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Dec ’25
Reply to Question Regarding App Rejection Reason
Welcome to the forums. On these forums, you are speaking to other developers. There is absolutely nothing they can tell as you give no information about the rejection message (would be the same BTW for any Apple folk). If you want to have a reply from Apple, it is better to appeal the review board
Replies
Boosts
Views
Activity
Dec ’25
Reply to Finding out what code is creating some hidden files
Where are the files stored on user's device ? Do you create any file in your app ? If so, please show all codes where you create file ?
Replies
Boosts
Views
Activity
Dec ’25
Reply to Seeking Advice on App Store Optimization for a New App With Low Initial Traction
@darkpaw I found it is very price sensitive. May not be the only factor, but a major one. Free apps are downloaded by thousands, as soon as paying app, divided by 10, with rapid diminution with higher prices.
Replies
Boosts
Views
Activity
Dec ’25
Reply to Tahoe 26.2.
Willkommen im Forum. Das ist einfach eine dumme KI-Antwort. Tahoe ist MacOS 26, es existiert tatsächlich. Aber Ihre Frage betrifft nicht die App-Entwicklung. Sie sollten Ihren Beitrag besser im Support-Forum posten: https://discussions.apple.com/welcome Welcome to the forum. That's a just stupid AI answer. Tahoe is MacOS 26, it does exist. But your question is not about app development. You'd better post on support forum: https://discussions.apple.com/welcome
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’25
Reply to Cannot close my own threads
Problem reappeared (Safari TP 234). I filed a bug report: Dec 27, 2025 at 3:06 PM – FB21447402
Replies
Boosts
Views
Activity
Dec ’25
Reply to Where is the + for modifiers and views?
Which + ? There was one for Libraries. Is it this one ? It has moved to the bottom toolbar of the canvas view. See in release notes: Interface Builder New Features https://developer.apple.com/documentation/xcode-release-notes/xcode-26-release-notes Sorry for the ridiculously large images, I cannot reduce their size anymore, forum scales to full width automatically.
Replies
Boosts
Views
Activity
Dec ’25