Search results for

“A Summary of the WWDC26 Group Lab”

11,224 results found

Post

Replies

Boosts

Views

Activity

Needed Actions for Group Feature
Hi! The app that I am building has the ability for users to join and be added to groups. Are there any requirements from Apple beyond the ability to leave and report the group that the user must be able to do? I read through the developer guidelines but I just wanted to make sure before submission. Thank you!
0
0
990
Aug ’22
Reply to ubc_msync have a bug
(lldb) image lookup -a 0xffffff801a5ac283 Address: kernel[0xffffff80003ac283] (kernel.TEXT.text + 344707) Summary: kernelpanic + 99 at debug.c (lldb) image lookup -a 0xffffff801a6d91ea Address: kernel[0xffffff80004d91ea] (kernel.TEXT.text + 1577450) Summary: kernelpanic64 + 218 at trapnative.c:152 (lldb) image lookup -a 0xffffff801a55a51f Address: kernel[0xffffff800035a51f] (kernel.TEXT.text + 9503) Summary: kernelhndl_double_fault + 15 (lldb) image lookup -a 0xffffff801a6cd95f Address: kernel[0xffffff80004cd95f] (kernel.TEXT.text + 1530207) Summary: kernelusimplelock + 47 at machineroutines.c (lldb) image lookup -a 0xffffff801a5c95ad Address: kernel[0xffffff80003c95ad] (kernel.TEXT.text + 464301) Summary: kernelthread_dispatch + 445 at sched_prim.c:2768 (lldb) image lookup -a 0xffffff801a5c906e Address: kernel[0xffffff80003c906e] (kernel.TEXT.text + 462958) Summary: kernelthreadinvoke + 1710 at schedprim.c:2559 (lldb) image lookup -a 0xffffff801a5c7d0f Ad
Topic: App & System Services SubTopic: Core OS Tags:
Feb ’21
CFPreferencesCopyKeyList for App Group
We use AppGroups to share information between app and extension.I need to get list of keys stored in the defaults. There is a method 'dictionaryRepresentation' which returns all keys and values. I'm worried if retreiving all values shoots up memory.There is a method in Core Foundation that only get's the keys, which I plan to use.CFArrayRef CFPreferencesCopyKeyList(CFStringRef applicationID, CFStringRef userName, CFStringRef hostName);I need help with the arguments.applicationID is the App Group bundle identifier.What should be used foruserName - kCFPreferencesCurrentUser or kCFPreferencesAnyUserhostName - kCFPreferencesCurrentHost or kCFPreferencesAnyHostThanks in advance
Topic: UI Frameworks SubTopic: UIKit Tags:
0
0
435
Feb ’19
What about App Groups?
Hello.I ran into a problem when creating Cocoa apps.When i send get-request to my local server - i get next message in console:[User Defaults] Failed to read values in CFPrefsPlistSource<0x6080000e6700> (Domain: com.apple.PowerManagement, User: kCFPreferencesAnyUser, ByHost: Yes, Container: (null)): accessing preferences outside an application's container requires user-preference-read or file-read-data sandbox access, detaching from cfprefsdI try create App Groups in Capabilities. Nothing...How can I fix it?I use Vapor like a web-service.
0
0
443
Feb ’18
Subscription Groups with trials behavior
Hi,Is the following scenario possible with subscription groups:1. Group has two product - premium and business(with trial)2. Usr buys premium3. After a while user changes to business and gets trial for X days4. If he cancels the trial, he stays premium.Questions:1. when upgrading from premium into business , will the user recieve the X days trail?2. After the user cancels the business(within the X days trial), will he automaticly downgraded back into premium?thanks.
0
0
424
Jun ’17
watchOS 2 new API summary
We read through all of the documentation, Xcode 7 header files, and tried to summarize everything we could figure out about watchOS 2. We hope this is a quick jumping off point for developers who just want a quick description and links directly into the Apple documentation. http://www.sneakycrab.com/blog/2015/6/8/watchos-20-tldrPlease give feedback, corrections and new discoveries, and we'll update the post with new information as we find it.
0
0
320
Jun ’15
how to make external group for testers?
Hi, I'm trying to set up external testing for my iOS app on TestFlight but I can't find the External Testing option anywhere in App Store Connect. My setup: I'm the Account Holder I've uploaded two builds (build 128 via TestFlight Internal Only, build 130 via App Store Connect distribution) I have one internal group with myself added as a tester Both builds show as Complete The UI I see does NOT match the documentation. There is no sidebar with Internal Testing / External Testing sections. I access TestFlight via a dropdown at the top of App Store Connect, which takes me to an iOS Builds list. Clicking into a build shows Test Information, Groups, and Individual Testers — but no way to create an External group or find a public link anywhere. I've tried navigating directly to appstoreconnect.apple.com/apps/[APPID]/testflight/groups but get We can't process your request. Is there a new App Store Connect UI that has moved where External Testing lives? Is there anything else tha
1
0
194
Apr ’26
Reply to SwiftData in-memory ModelContainer causes DefaultStore validation errors on consecutive xcodebuild test runs
Thanks. The issue does seem to be a bug... Do you have a feedback report yet? If not, would you mind to file one with the information you provided here, and share your report ID here? Thanks. As a reminder, WWDC26 is right around the corner, and folks probably won't be able to be as responsive as before. Best, —— Ziqiao Chen  Worldwide Developer Relations.
Topic: UI Frameworks SubTopic: General Tags:
May ’26
Reply to Co channel interference resolution
Please see our previous response to your question. https://developer.apple.com/forums/thread/830458?answerId=890688022#890688022 If you have any follow up questions, feel free to continue the conversation there for conciseness. If you have questions tying this into the LiveCommunicationKit and Push-To-Talk Q&A features announced at WWDC26, we have the relevant engineering team here to answer questions! Thank you!  Travis
Topic: Core OS SubTopic:
LiveCommunicationKit and Push-To-Talk Q&A
Tags:
Jun ’26
Reply to PWA vs Ionic Application vs Wrapped website in Ionic application
Thank you for your question. During WWDC, you can take advantage of Labs, where Apple engineers, designers, and App Store experts can provide personalized guidance to your questions. Labs are available through the end of WWDC on June 9. Visit Apple Developer to learn more about eligibility and request an appointment.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Appstore app approval process social login
Thank you for your question. During WWDC, you can take advantage of Labs, where Apple engineers, designers, and App Store experts can provide personalized guidance to your questions. Labs are available through the end of WWDC on June 9. Visit Apple Developer to learn more about eligibility and request an appointment.
Replies
Boosts
Views
Activity
Jun ’23
Needed Actions for Group Feature
Hi! The app that I am building has the ability for users to join and be added to groups. Are there any requirements from Apple beyond the ability to leave and report the group that the user must be able to do? I read through the developer guidelines but I just wanted to make sure before submission. Thank you!
Replies
0
Boosts
0
Views
990
Activity
Aug ’22
Reply to ubc_msync have a bug
(lldb) image lookup -a 0xffffff801a5ac283 Address: kernel[0xffffff80003ac283] (kernel.TEXT.text + 344707) Summary: kernelpanic + 99 at debug.c (lldb) image lookup -a 0xffffff801a6d91ea Address: kernel[0xffffff80004d91ea] (kernel.TEXT.text + 1577450) Summary: kernelpanic64 + 218 at trapnative.c:152 (lldb) image lookup -a 0xffffff801a55a51f Address: kernel[0xffffff800035a51f] (kernel.TEXT.text + 9503) Summary: kernelhndl_double_fault + 15 (lldb) image lookup -a 0xffffff801a6cd95f Address: kernel[0xffffff80004cd95f] (kernel.TEXT.text + 1530207) Summary: kernelusimplelock + 47 at machineroutines.c (lldb) image lookup -a 0xffffff801a5c95ad Address: kernel[0xffffff80003c95ad] (kernel.TEXT.text + 464301) Summary: kernelthread_dispatch + 445 at sched_prim.c:2768 (lldb) image lookup -a 0xffffff801a5c906e Address: kernel[0xffffff80003c906e] (kernel.TEXT.text + 462958) Summary: kernelthreadinvoke + 1710 at schedprim.c:2559 (lldb) image lookup -a 0xffffff801a5c7d0f Ad
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’21
How to access tab groups api on Safari
Hi all, I am on the Mac OS Monterey beta and I want an extension to handle some tab groups for me (switch to a specific tab group with a shortcut). Can someone guide me where I can find the documentation for tab groups in the safari extensions api.
Replies
1
Boosts
0
Views
1.3k
Activity
Aug ’21
CFPreferencesCopyKeyList for App Group
We use AppGroups to share information between app and extension.I need to get list of keys stored in the defaults. There is a method 'dictionaryRepresentation' which returns all keys and values. I'm worried if retreiving all values shoots up memory.There is a method in Core Foundation that only get's the keys, which I plan to use.CFArrayRef CFPreferencesCopyKeyList(CFStringRef applicationID, CFStringRef userName, CFStringRef hostName);I need help with the arguments.applicationID is the App Group bundle identifier.What should be used foruserName - kCFPreferencesCurrentUser or kCFPreferencesAnyUserhostName - kCFPreferencesCurrentHost or kCFPreferencesAnyHostThanks in advance
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
435
Activity
Feb ’19
What about App Groups?
Hello.I ran into a problem when creating Cocoa apps.When i send get-request to my local server - i get next message in console:[User Defaults] Failed to read values in CFPrefsPlistSource<0x6080000e6700> (Domain: com.apple.PowerManagement, User: kCFPreferencesAnyUser, ByHost: Yes, Container: (null)): accessing preferences outside an application's container requires user-preference-read or file-read-data sandbox access, detaching from cfprefsdI try create App Groups in Capabilities. Nothing...How can I fix it?I use Vapor like a web-service.
Replies
0
Boosts
0
Views
443
Activity
Feb ’18
Unable to add Internal Groups to the Build
Unable to select internal groups to the build that I've uploaded to the appstore. Why the group name is disabled?
Replies
2
Boosts
0
Views
1.8k
Activity
Mar ’22
Testflight group users not working
- Create a group- Added people to the group- Added a build to the group- Displays users are invited within that group- Email is never received- Delete group- Add as Itunes Connected User- Everything works as expectedHow do we add users to a group so they can receive invitation emails??
Replies
0
Boosts
0
Views
376
Activity
Jun ’17
Subscription Groups with trials behavior
Hi,Is the following scenario possible with subscription groups:1. Group has two product - premium and business(with trial)2. Usr buys premium3. After a while user changes to business and gets trial for X days4. If he cancels the trial, he stays premium.Questions:1. when upgrading from premium into business , will the user recieve the X days trail?2. After the user cancels the business(within the X days trial), will he automaticly downgraded back into premium?thanks.
Replies
0
Boosts
0
Views
424
Activity
Jun ’17
watchOS 2 new API summary
We read through all of the documentation, Xcode 7 header files, and tried to summarize everything we could figure out about watchOS 2. We hope this is a quick jumping off point for developers who just want a quick description and links directly into the Apple documentation. http://www.sneakycrab.com/blog/2015/6/8/watchos-20-tldrPlease give feedback, corrections and new discoveries, and we'll update the post with new information as we find it.
Replies
0
Boosts
0
Views
320
Activity
Jun ’15
how to make external group for testers?
Hi, I'm trying to set up external testing for my iOS app on TestFlight but I can't find the External Testing option anywhere in App Store Connect. My setup: I'm the Account Holder I've uploaded two builds (build 128 via TestFlight Internal Only, build 130 via App Store Connect distribution) I have one internal group with myself added as a tester Both builds show as Complete The UI I see does NOT match the documentation. There is no sidebar with Internal Testing / External Testing sections. I access TestFlight via a dropdown at the top of App Store Connect, which takes me to an iOS Builds list. Clicking into a build shows Test Information, Groups, and Individual Testers — but no way to create an External group or find a public link anywhere. I've tried navigating directly to appstoreconnect.apple.com/apps/[APPID]/testflight/groups but get We can't process your request. Is there a new App Store Connect UI that has moved where External Testing lives? Is there anything else tha
Replies
1
Boosts
0
Views
194
Activity
Apr ’26
Reply to SwiftData in-memory ModelContainer causes DefaultStore validation errors on consecutive xcodebuild test runs
Thanks. The issue does seem to be a bug... Do you have a feedback report yet? If not, would you mind to file one with the information you provided here, and share your report ID here? Thanks. As a reminder, WWDC26 is right around the corner, and folks probably won't be able to be as responsive as before. Best, —— Ziqiao Chen  Worldwide Developer Relations.
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’26
Reply to Co channel interference resolution
Please see our previous response to your question. https://developer.apple.com/forums/thread/830458?answerId=890688022#890688022 If you have any follow up questions, feel free to continue the conversation there for conciseness. If you have questions tying this into the LiveCommunicationKit and Push-To-Talk Q&A features announced at WWDC26, we have the relevant engineering team here to answer questions! Thank you!  Travis
Topic: Core OS SubTopic:
LiveCommunicationKit and Push-To-Talk Q&A
Tags:
Replies
Boosts
Views
Activity
Jun ’26
Reply to Adapter Problem - compatibleAdapterNotFound
@alex_und3r, as we announced at WWDC26, custom adapters are unfortunately no longer supported as of OS 27. Instead, you can use the base machine-learning models that are available on people’s devices or provide your own custom models using Core ML or Core AI. Background Assets remains a great way to deliver custom models to your users.
Replies
Boosts
Views
Activity
2w