Hi everyone, I’m having an issue with a SwiftUI Table inside a Form in a macOS app. When the Form style is set to .grouped, the Table does not resize to the full width of the Form or Sheet. However, when I switch to a .plain style, it resizes correctly. Here’s a simplified version of my code: Section(header: Text(Header)) { Table(data) { TableColumn(Column 1, value: .col1) TableColumn(Column 2, value: .col2) // Add more columns as needed } .frame(height: 100) } } .formStyle(.grouped) // Issue occurs only with this style Has anyone else experienced this? Any workarounds or suggestions would be greatly appreciated! Thanks!
Search results for
A Summary of the WWDC25 Group Lab
10,095 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I'm a beginner to Xcode, swift, and swiftui and I'm following the tutorial here. It says to break files into view model and resource groups. However, when I try to access objects from the model in classes in the view, I get an error saying cannot find type ___ in scope. In java or c# I would add a package or namespace reference. How do I do this is swift?
Apple said this about that this morning...-=-Now it’s quicker and easier for users to see your app's rating, with just one summary rating that displays on your product page. This summary rating is based on ratings of your app's current version as of September 19 (Pacific Time), and is specific to each territory on the App Store. New ratings will continue to count towards this summary, and you can choose to reset your summary rating when you release a new version of your app. Customer reviews for all versions of your app will continue to display on your product page.Learn about Ratings, Reviews, and Responses.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
There is not accurate by Apple yet but you can inform that with the following link: https://developer.apple.com/wwdc20/labs/
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I talked with Apple about this during a lab session at WWDC21. They had me create a feedback ticket. Here is the Feedback: FB9156589
Topic:
App & System Services
SubTopic:
iCloud & Data
Tags:
Seen this recent thread? where can i find the lab material for the iBook App Development with Swift?
Topic:
Business & Education
SubTopic:
General
Tags:
My understanding is that iOS app group names must begin with group., but macOS group names must begin with the team identifier. If I check a group. name in the iOS section, it's also added to the macOS section, despite being invalid. If I add a team-id: name in the macOS section, it's also added to the iOS section, and marked in red as invalid. If I uncheck it from the iOS section, it also gets removed from the macOS section. Is there a way to define the equivalent group names in the two sections? Xcode 14.1b3 screenshot:
App rejected that the different durations of your auto-renewable subscriptions were created as separate in-app purchase products, rather than as different durations within the same subscription group.I have two IAP items in two different groups (Group A - Item 1, GroupB - Item 1). How can I move the second group item to the first group? I want to make sure to not affect any users by creating a new item in group 1 because there already subscribers in group 2.If I create a new item in Group A what will happen to the Group B subscribers.I looked for this issue and couldn't find any solution.
These questions are community-driven. I am also not the original questioner, I'm just posting them with permission. Thank you to the anonymous folks who helped gather this information.DEP / deployment / general related:- ASR restore on AFPS: it will be a Thing of some sort. The engineer spoken to hinted that they didn't even know internally exactly how it would work yet, but they fully expect to support asr restores in the future, even with APFS.- System Image Utility: the team that writes it knows it is broken, and wants it to be fixed, and expect to have it resolved with APFS support, but maybe not until seed 3 at the earliest- APFS on the Mac in general: they know it's still kinda broken. Not a single person I talked to sounded confident about using it for anything _right now_ and that it will likely take multiple seed iterations until it's in the state they feel like it should be. NOTE: This is my interpretation of the subtext of what they were saying. No one flat out stated that.- NetBoot / NetInstall su
Hey there 👋 I know it is possible to add a beta tester to an external tester group via this call. But what I didn't find out is how to add an User to an internal tester-group like App Store Connect Users. This gets even more a topic since Apple announced that we can create multiple internal tester groups in future. Is this possible with the current state of the ASC API?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect API
Tags:
App Store Connect API
TestFlight
I am unable to add Internal Groups to the builds. Tried it twice with two different builds, but after the processing and compliance confirmation, I am unable to add groups. They are disabled. Is there someone who is facing the same issue?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Some news from Apple about that...Now it’s quicker and easier for users to see your app's rating, with just one summary rating that displays on your product page. This summary rating is based on ratings of your app's current version as of September 19 (Pacific Time), and is specific to each territory on the App Store. New ratings will continue to count towards this summary, and you can choose to reset your summary rating when you release a new version of your app. Customer reviews for all versions of your app will continue to display on your product page.Learn about Ratings, Reviews, and Responses.
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags:
When searching for the answer to an issue, I found it very useful in the old forums to see how many responses there were for a certain topic (i.e. > 0), so I wouldn't waste time in opening an unanswered topic. Is it possible to add it to the new forums?
We're in the process of moving our app's storage from the app container to an app group container so that the data can be accessed by app extensions (such as share extensions) as well. However, we found that Xcode does not backup app group containers via the Devices and Simulators window. How can I include the app group in the backup and restore process? Similarly, could you confirm that app groups are indeed included in the iCloud backup and restore process?
I had talk with apple in their lab sessions and they admitted it's known issue in first beta and wait for next betas to have fix
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: