Search results for

“A Summary of the WWDC26 Group Lab”

10,959 results found

Post

Replies

Boosts

Views

Activity

Group Subscriptions behavior at time of renewal
I haven't yet found documentation that describes the behavior of the group or organization subscriptions at the time of renewal. Here are some examples. For Apple's scenario, a run club, say a coach orders a subscription for 'the team'. The app does seasonal (3 month) and annual (yearly) passes. One could collect group dues outside of the app store and help make the purchase. What happens at time of renewal? Does the person that made the original purchase have to manage that? How do they add or remove subscription users as club members may change? How about refunds? In another scenario, B2B, either education or enterprise. With Apple Business providing a free basic MDM (Business Essentials), I can see a lot more use for this case. The same questions apply. Maybe it is a productivity app for students or employees. The video described there being 'seats' that one could assign in Apple Business the say way that apps are assigned (and removed). What happens at the time of renewal? How about refu
1
0
91
1w
Dock tile plugin and app groups
In one of my apps I use an app group to share data between the app and a command line tool. This works as expected. The app also contains a Dock Tile plugin and I wonder if there's a way to access the group container from this plugin? Thanks in advance for your help. Best regards, Marc
5
0
489
Dec ’24
Search Ads API: Ad Group Report Group By ageRange and deviceClass
Hi, I have a custom application that create a standard http POST request with custom headers, specific campaign id, and a custom date range. Using the version 2 of the search ads api, I was successfully able to retrieve data in json format. I then extracted those data into excel file just to group the ageRange, impressions and localSpend. Now, when I tried to compare it with the excel file I downloaded from the Search Ads UI, with same specific campaign & date range, it looks like the impressions are not matching, particularly for the ageRange where values are equal to null. The sum of impressions (json extracted data) is a little bit lower compared to the excel file I downloaded. The spends seems accurate though.
1
0
648
Sep ’20
Search Ads API Ad Group Report Group By ageRange and deviceClas
Hi, I have a custom application that creates a standard HTTP POST request with custom headers, specific campaign id, and a custom date range. Using version 2 of the search ads API, I was successfully able to retrieve data in JSON format. I then extracted those data into an excel file just to group the ageRange, impressions, and localSpend. Now, when I tried to compare it with the excel file I downloaded from the Search Ads UI, with the same specific campaign & date range, it looks like the impressions are not matching, particularly for the ageRange where values are equal to null. The sum of impressions (JSON extracted data) is a little bit lower compared to the excel file I downloaded. The spend seems accurate though.
0
0
492
Oct ’20
macOS Unsatisfied entitlements com.apple.security.application-groups
I've built a macOS app (in Xcode 12.5) with Finder extensions, and set all the components to share a common app group, with the name correctly formatted as CD......7C.com.orexresearch.EMPSecure.group . Up till now, it's been working fine for everything I've needed it to do, with app and extension both accessing common files. But now I need to do file downloads for the FileProvider extension, and these are failing. I know part of the problem is to do with the App group -- in the main app, the download works if I initialise the Dropbox component without the app group identifier, but if I switch Dropbox to use the app group identifier, it fails repeatedly in both the main app and the extension: error 21:36:44.487814+1100 EMPFileProvider BackgroundSession <7764EC70-AC7F-46F4-91DC-547FAA23249C> an error occurred on the xpc connection to setup the background session: Error Domain=NSCocoaErrorDomain Code=4097 UserInfo={NSDebugDescription=} error 21:36:44.487893+1100 EMPFileP
1
0
2.2k
Jan ’22
Reply to Breaking changes to Full Disk Access in 11.4 Beta 3 ?
Folks, I would love to dig into this in more depth but I don’t have time to do that right now (what with WWDC looming an’ all). Some advice: WWDC is next week and it’s very likely that there will be labs that cover TCC (the lab schedule hasn’t yet been published but TCC generally falls under the security and privacy categories). If you’re having file system TCC problems, request a lab slot to talk with a team member about these issues one-on-one. WWDC labs are the perfect place to discuss issues like this because, sure, there’s a specific 11.4 change that’s the subject of this thread, but that’s just one part of the overall issue of how file system TCC impacts on various classes of non-app products. With regards the specific 11.4 change, that’s something that I could look into officially via a DTS tech support incident. However, there’s no point opening that now because there’s no way I (or my colleague Kevin, who’s also involved in file system TCC stuff) will have time to
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’21
Problem with Terminal App and Window Groups
Hello.Apple Support has directed me here.Some basic details.MacBook Pro (Retina, 15-inch, Mid 2015)OS X El Capitain Version 10.11.6 (15G1108)Terminal Version 2.6.1 (361.1)When I start ther Terminal App I want it to start with a number of windows that open in s Window Group. I have done this by saving my own window group which has the windows, directories and arrangements and sizes. I have set the Terminal->Properties->Gerneral->On startup, open: to be Window group: and I have selected my previously saved Window Group. This has worked correctly on previous versions of OS X on my older MBP 2012 and has until recently worked without problems on my current MBP, although beacuse I use Terminal infrequently I can not say for certain which (if any) of the recent updates have caused the below problem to occur.I have the Terminal App permanatly in my Dock (I have set it's Dock Option to Keep In Dock)When I click the Terminal App Icon in the Dock the Terminal App starts (a l
1
0
352
Nov ’16
Reply to SwiftUI know when new page from TabView is activated
You can pass in a variable @State private var selectedTab = 0 to the TabView and to the DayViewsTabView(selection: $selectedTab) { DayView(summary: History.shared.today(), tab: $selectedTab).tag(0) DayView(summary: History.shared.thisWeek(), tab: $selectedTab).tag(1) DayView(summary: History.shared.thisMonth(), tab: $selectedTab).tag(2) }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Dec ’20
add notifications to grouped geometry with gestures
Hi, it's me again. I have now solved my three problems. i can load .rcproject files in Xcode. i can assign gestures to a group of objects created in RealityComposer (the group contains two spirals. One I can use a menu button to affect behaviors of objects I created in RealityComposer. (A spiral fades out at startup and fades back in when the button is clicked). Individually, this all works the way I thought it would. But now I want to bring it all together. So I put everything together in a ViewController. But now I see two groups of objects on my device. One group reacts to the gestures and the other reacts to the button and the notifications. How do I get both the notifications and the gesture control to work together on one group. You can find me project here: https://wetransfer.com/downloads/2e217e5d86d273360fb50a7298e986b520220203152701/26a044d7ffc54197ac6055c4065f6f1c20220203152827/cf5ad8 Thanks for your help. Thomas
0
0
419
Feb ’22
Consumable ticket sharing within groups
Hello, I would like to ask for your opinion on whether the following in-app purchase (IAP) specifications would comply with the App Store Review Guidelines. ■ App Overview ・The app allows users to create a “Family Group” by inviting other family members to join. ・The app provides brain-training games. The game itself is displayed via WebView. ・All purchases use in-app purchase (IAP) only. No external payments or links are provided. ■ Purchase Types (2 models) ① Group Unlimited Plan ・If one member of a family group purchases this plan, all members of the same group can play the games without limits for a certain period. ・This is based on the app’s own group-sharing mechanism, not Apple’s “Family Sharing.” We will clearly state this in the UI to avoid confusion. ② Ticket System (Consumable) ・One user in the group purchases game-play tickets. ・Other members of the same group can also consume those tickets to play. ・Tickets are only shared and consume
1
0
125
Sep ’25
Consumable ticket sharing within groups
Hello, I would like to ask for your opinion on whether the following in-app purchase (IAP) specifications would comply with the App Store Review Guidelines. ■ App Overview ・The app allows users to create a “Family Group” by inviting other family members to join. ・The app provides brain-training games. The game itself is displayed via WebView. ・All purchases use in-app purchase (IAP) only. No external payments or links are provided. ■ Purchase Types (2 models) ① Group Unlimited Plan ・If one member of a family group purchases this plan, all members of the same group can play the games without limits for a certain period. ・This is based on the app’s own group-sharing mechanism, not Apple’s “Family Sharing.” We will clearly state this in the UI to avoid confusion. ② Ticket System (Consumable) ・One user in the group purchases game-play tickets. ・Other members of the same group can also consume those tickets to play. ・Tickets are only shared and consume
1
0
82
Sep ’25
Unintentional Group Message replies?
Can someone attempt to duplicate this for me?I had two messages come in this past weekend, from two different people using iMessage. When I replied to only one of the messages, it created a group message between the two people who messaged me, and sent my reply to both parties. Steps involved:1) Receive iMessages from two different people2) Tap one message and reply3) Send pre-built reply such as OK, Sorry, can't talk right now4) Check Messages on iPhoneAfter these steps, I discovered that I had sent a group message instead of just replying to the message that I was intending to reply to. I would appreciate if someone could verify this as a bug. Thanks in advance.
0
0
198
Jun ’15
Syncing App Group files through iCloud
We have an iOS application that is using a third party c library, which uses UNIX domain sockets to manage and save content to the device. We have found that this is possible by using Application Groups. We are now interested in using iCloud to sync the data between multiple devices. However, I've been unable to find any documentation on how to do this or if it's possible just using App groups. I've built a simple prototype, but I have had no success syncing App Group files through iCloud. Is this possible? If so, please post a link to documentation or an example of this being done.
1
0
1.2k
Jan ’20
Group Subscriptions behavior at time of renewal
I haven't yet found documentation that describes the behavior of the group or organization subscriptions at the time of renewal. Here are some examples. For Apple's scenario, a run club, say a coach orders a subscription for 'the team'. The app does seasonal (3 month) and annual (yearly) passes. One could collect group dues outside of the app store and help make the purchase. What happens at time of renewal? Does the person that made the original purchase have to manage that? How do they add or remove subscription users as club members may change? How about refunds? In another scenario, B2B, either education or enterprise. With Apple Business providing a free basic MDM (Business Essentials), I can see a lot more use for this case. The same questions apply. Maybe it is a productivity app for students or employees. The video described there being 'seats' that one could assign in Apple Business the say way that apps are assigned (and removed). What happens at the time of renewal? How about refu
Replies
1
Boosts
0
Views
91
Activity
1w
Dock tile plugin and app groups
In one of my apps I use an app group to share data between the app and a command line tool. This works as expected. The app also contains a Dock Tile plugin and I wonder if there's a way to access the group container from this plugin? Thanks in advance for your help. Best regards, Marc
Replies
5
Boosts
0
Views
489
Activity
Dec ’24
Search Ads API: Ad Group Report Group By ageRange and deviceClass
Hi, I have a custom application that create a standard http POST request with custom headers, specific campaign id, and a custom date range. Using the version 2 of the search ads api, I was successfully able to retrieve data in json format. I then extracted those data into excel file just to group the ageRange, impressions and localSpend. Now, when I tried to compare it with the excel file I downloaded from the Search Ads UI, with same specific campaign & date range, it looks like the impressions are not matching, particularly for the ageRange where values are equal to null. The sum of impressions (json extracted data) is a little bit lower compared to the excel file I downloaded. The spends seems accurate though.
Replies
1
Boosts
0
Views
648
Activity
Sep ’20
Search Ads API Ad Group Report Group By ageRange and deviceClas
Hi, I have a custom application that creates a standard HTTP POST request with custom headers, specific campaign id, and a custom date range. Using version 2 of the search ads API, I was successfully able to retrieve data in JSON format. I then extracted those data into an excel file just to group the ageRange, impressions, and localSpend. Now, when I tried to compare it with the excel file I downloaded from the Search Ads UI, with the same specific campaign & date range, it looks like the impressions are not matching, particularly for the ageRange where values are equal to null. The sum of impressions (JSON extracted data) is a little bit lower compared to the excel file I downloaded. The spend seems accurate though.
Replies
0
Boosts
0
Views
492
Activity
Oct ’20
macOS Unsatisfied entitlements com.apple.security.application-groups
I've built a macOS app (in Xcode 12.5) with Finder extensions, and set all the components to share a common app group, with the name correctly formatted as CD......7C.com.orexresearch.EMPSecure.group . Up till now, it's been working fine for everything I've needed it to do, with app and extension both accessing common files. But now I need to do file downloads for the FileProvider extension, and these are failing. I know part of the problem is to do with the App group -- in the main app, the download works if I initialise the Dropbox component without the app group identifier, but if I switch Dropbox to use the app group identifier, it fails repeatedly in both the main app and the extension: error 21:36:44.487814+1100 EMPFileProvider BackgroundSession <7764EC70-AC7F-46F4-91DC-547FAA23249C> an error occurred on the xpc connection to setup the background session: Error Domain=NSCocoaErrorDomain Code=4097 UserInfo={NSDebugDescription=} error 21:36:44.487893+1100 EMPFileP
Replies
1
Boosts
0
Views
2.2k
Activity
Jan ’22
vpn group settings missing?
In the 10.10.x VPN dialog, there's a setting for Group. This is missing in the current dialog.Not sure if this is why, but I set up a new VPN connection to our company VPN.
Replies
1
Boosts
0
Views
209
Activity
Jun ’15
Reply to Breaking changes to Full Disk Access in 11.4 Beta 3 ?
Folks, I would love to dig into this in more depth but I don’t have time to do that right now (what with WWDC looming an’ all). Some advice: WWDC is next week and it’s very likely that there will be labs that cover TCC (the lab schedule hasn’t yet been published but TCC generally falls under the security and privacy categories). If you’re having file system TCC problems, request a lab slot to talk with a team member about these issues one-on-one. WWDC labs are the perfect place to discuss issues like this because, sure, there’s a specific 11.4 change that’s the subject of this thread, but that’s just one part of the overall issue of how file system TCC impacts on various classes of non-app products. With regards the specific 11.4 change, that’s something that I could look into officially via a DTS tech support incident. However, there’s no point opening that now because there’s no way I (or my colleague Kevin, who’s also involved in file system TCC stuff) will have time to
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’21
Problem with Terminal App and Window Groups
Hello.Apple Support has directed me here.Some basic details.MacBook Pro (Retina, 15-inch, Mid 2015)OS X El Capitain Version 10.11.6 (15G1108)Terminal Version 2.6.1 (361.1)When I start ther Terminal App I want it to start with a number of windows that open in s Window Group. I have done this by saving my own window group which has the windows, directories and arrangements and sizes. I have set the Terminal->Properties->Gerneral->On startup, open: to be Window group: and I have selected my previously saved Window Group. This has worked correctly on previous versions of OS X on my older MBP 2012 and has until recently worked without problems on my current MBP, although beacuse I use Terminal infrequently I can not say for certain which (if any) of the recent updates have caused the below problem to occur.I have the Terminal App permanatly in my Dock (I have set it's Dock Option to Keep In Dock)When I click the Terminal App Icon in the Dock the Terminal App starts (a l
Replies
1
Boosts
0
Views
352
Activity
Nov ’16
Reply to SwiftUI know when new page from TabView is activated
You can pass in a variable @State private var selectedTab = 0 to the TabView and to the DayViewsTabView(selection: $selectedTab) { DayView(summary: History.shared.today(), tab: $selectedTab).tag(0) DayView(summary: History.shared.thisWeek(), tab: $selectedTab).tag(1) DayView(summary: History.shared.thisMonth(), tab: $selectedTab).tag(2) }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’20
Testers Group not added to Build
After uploading a build to AppStore Connect via Xcode, the default AppStore Connect Users - Group is not added to the Build in TestFlight. I am also unable to add the Group manually. It is always grayed out.
Replies
0
Boosts
0
Views
92
Activity
Sep ’25
add notifications to grouped geometry with gestures
Hi, it's me again. I have now solved my three problems. i can load .rcproject files in Xcode. i can assign gestures to a group of objects created in RealityComposer (the group contains two spirals. One I can use a menu button to affect behaviors of objects I created in RealityComposer. (A spiral fades out at startup and fades back in when the button is clicked). Individually, this all works the way I thought it would. But now I want to bring it all together. So I put everything together in a ViewController. But now I see two groups of objects on my device. One group reacts to the gestures and the other reacts to the button and the notifications. How do I get both the notifications and the gesture control to work together on one group. You can find me project here: https://wetransfer.com/downloads/2e217e5d86d273360fb50a7298e986b520220203152701/26a044d7ffc54197ac6055c4065f6f1c20220203152827/cf5ad8 Thanks for your help. Thomas
Replies
0
Boosts
0
Views
419
Activity
Feb ’22
Consumable ticket sharing within groups
Hello, I would like to ask for your opinion on whether the following in-app purchase (IAP) specifications would comply with the App Store Review Guidelines. ■ App Overview ・The app allows users to create a “Family Group” by inviting other family members to join. ・The app provides brain-training games. The game itself is displayed via WebView. ・All purchases use in-app purchase (IAP) only. No external payments or links are provided. ■ Purchase Types (2 models) ① Group Unlimited Plan ・If one member of a family group purchases this plan, all members of the same group can play the games without limits for a certain period. ・This is based on the app’s own group-sharing mechanism, not Apple’s “Family Sharing.” We will clearly state this in the UI to avoid confusion. ② Ticket System (Consumable) ・One user in the group purchases game-play tickets. ・Other members of the same group can also consume those tickets to play. ・Tickets are only shared and consume
Replies
1
Boosts
0
Views
125
Activity
Sep ’25
Consumable ticket sharing within groups
Hello, I would like to ask for your opinion on whether the following in-app purchase (IAP) specifications would comply with the App Store Review Guidelines. ■ App Overview ・The app allows users to create a “Family Group” by inviting other family members to join. ・The app provides brain-training games. The game itself is displayed via WebView. ・All purchases use in-app purchase (IAP) only. No external payments or links are provided. ■ Purchase Types (2 models) ① Group Unlimited Plan ・If one member of a family group purchases this plan, all members of the same group can play the games without limits for a certain period. ・This is based on the app’s own group-sharing mechanism, not Apple’s “Family Sharing.” We will clearly state this in the UI to avoid confusion. ② Ticket System (Consumable) ・One user in the group purchases game-play tickets. ・Other members of the same group can also consume those tickets to play. ・Tickets are only shared and consume
Replies
1
Boosts
0
Views
82
Activity
Sep ’25
Unintentional Group Message replies?
Can someone attempt to duplicate this for me?I had two messages come in this past weekend, from two different people using iMessage. When I replied to only one of the messages, it created a group message between the two people who messaged me, and sent my reply to both parties. Steps involved:1) Receive iMessages from two different people2) Tap one message and reply3) Send pre-built reply such as OK, Sorry, can't talk right now4) Check Messages on iPhoneAfter these steps, I discovered that I had sent a group message instead of just replying to the message that I was intending to reply to. I would appreciate if someone could verify this as a bug. Thanks in advance.
Replies
0
Boosts
0
Views
198
Activity
Jun ’15
Syncing App Group files through iCloud
We have an iOS application that is using a third party c library, which uses UNIX domain sockets to manage and save content to the device. We have found that this is possible by using Application Groups. We are now interested in using iCloud to sync the data between multiple devices. However, I've been unable to find any documentation on how to do this or if it's possible just using App groups. I've built a simple prototype, but I have had no success syncing App Group files through iCloud. Is this possible? If so, please post a link to documentation or an example of this being done.
Replies
1
Boosts
0
Views
1.2k
Activity
Jan ’20