Search results for

“A Summary of the WWDC25 Group Lab”

11,216 results found

Post

Replies

Boosts

Views

Activity

Transaction groups with different currencies - Financial Reports
Hi everyone, I just started to get income on the App Store and I'm trying to figure out how the financial reports section works. One thing I can't understand is why do I have 2 sets (groups) of transactions when I browse the report for June 2020. The 1st group says I have income of about 50 CAD (with a set of countries in it if I unfold the group) and 37 sales. The 2nd group right below the first one says I have 4 USD income and 3 sales. Why the currency is different if I chose my account currency as CAD and why the transactions have been split in those groups? Moreover, the 1st group has the following countries : Australia, Canada, China, Europe, Japan, Russia, North And South America. And all those transactions are converted to CAD as I expect. The second group has only Great Britain and Poland and their transactions are converted into USD, why's that?
0
0
319
Jul ’20
Bundle’s name of a helper with a group container
My application uses a group container that shares files between the main application and its helper. The helper is launched by using SMLoginItemSetEnabled. When I switch to xCode 7 and build the project, I get an error :error: Embedded binary's bundle identifier is not prefixed with the parent app's bundle identifier. Embedded Binary Bundle Identifier: X2RD457E37.com.myCompany.myHelper Parent App Bundle Identifier: com.myCompany.myAppSo far, the bundle’s name of the helper started with the the group container ID (X2RD457E37). Did this rule change ? I have found no documentation on the subject.I develop in Objective-C but I notice that with Swift the method SMLoginItemSetEnabled is no longer avalaible. I guess it was replaced. But by what?Thanks for any help.
1
0
437
Jul ’15
Reply to "All Ratings and Reviews" have disappeared
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.
Sep ’17
iMessage app in group conversation
I was watching the WWDC video about iMessage apps, part 2 and was a bit surprised by the section about group conversations. It's between 36:20 and 38:20 in this video: https://developer.apple.com/videos/play/wwdc2016/224/I was a bit surprised by that and I don't understand why an app can't have access to all messages in the current session. Not the entire conversation, but just the current session. They all belong to the app so why would the app not be allowed to have access to all messages in that session? It should be made available through the MSSession object if you ask me. Or am I missing something??I understand what he means by using the cloud but it feels like a bit of a hack to me.
1
0
555
Jun ’16
Match can't find groups if it is case insensitive
The shortcut app seems to have a bug regarding text match grouping when trying to match a lowercase string to a capital case one. The match happens, but the regular expression groups are not properly displayed. To replicate, create a shortcut with the following actions: Match d-(george) in 2-George check case-insensitive on Show Matches (this will show 2-George) Get Group At Index 1 in Matches Show Text This will not print anything
0
0
583
May ’23
App Groups and macOS 15
Hi, I just updated my machine to macOS 15, and while developing and running my app (with Xcode), I keep getting messages about my app would like to access data from other apps. This happens even from Xcode Previews, so it's pretty annoying. My production app doesn't seem to be affected by this problem; the system prompt just pops when running the debug version. I came across something about App Groups in macOS and how something has changed in macOS15 regarding system permissions. I use the group.xxx prefix in my macOS app, without the team prefix. Is that the problem here? But why is my production app working fine, but the development app is triggering the prompt repeatedly? Would love any feedback or workarounds. Thanks.
7
0
1.1k
Oct ’24
Reply to Sign up for Apple developer one on ones and iOS 14 beta
The iPhone app just crashed when I tried to sign up for a lab, but I had success doing the signup from the developer web page.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jun ’20
Transaction groups with different currencies - Financial Reports
Hi everyone, I just started to get income on the App Store and I'm trying to figure out how the financial reports section works. One thing I can't understand is why do I have 2 sets (groups) of transactions when I browse the report for June 2020. The 1st group says I have income of about 50 CAD (with a set of countries in it if I unfold the group) and 37 sales. The 2nd group right below the first one says I have 4 USD income and 3 sales. Why the currency is different if I chose my account currency as CAD and why the transactions have been split in those groups? Moreover, the 1st group has the following countries : Australia, Canada, China, Europe, Japan, Russia, North And South America. And all those transactions are converted to CAD as I expect. The second group has only Great Britain and Poland and their transactions are converted into USD, why's that?
Replies
0
Boosts
0
Views
319
Activity
Jul ’20
Reply to A case against TN3135 WatchOS restrictions (NWPathMonitor)
Apologies! I might have made the incorrect assumption that you were the developer who made the lab request on this topic, as they sounded extremely similar.
Replies
Boosts
Views
Activity
Jun ’24
Lab request web site continued to fail
Any chance to be scheduled?
Replies
0
Boosts
0
Views
856
Activity
Jun ’21
Bundle’s name of a helper with a group container
My application uses a group container that shares files between the main application and its helper. The helper is launched by using SMLoginItemSetEnabled. When I switch to xCode 7 and build the project, I get an error :error: Embedded binary's bundle identifier is not prefixed with the parent app's bundle identifier. Embedded Binary Bundle Identifier: X2RD457E37.com.myCompany.myHelper Parent App Bundle Identifier: com.myCompany.myAppSo far, the bundle’s name of the helper started with the the group container ID (X2RD457E37). Did this rule change ? I have found no documentation on the subject.I develop in Objective-C but I notice that with Swift the method SMLoginItemSetEnabled is no longer avalaible. I guess it was replaced. But by what?Thanks for any help.
Replies
1
Boosts
0
Views
437
Activity
Jul ’15
Reply to NSUserActivity results
NSUserActivity does not work on the simulator (either for handoff or for search). This was confirmed to me by an engineer at WWDC 15's Search API lab.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to CloudKit: how to handle CKError partialFailure when using NSPersistentCloudKitContainer?
My feedback number which I also mentioned in a lab this year: FB13773922. I got the confirmation that the error should be reported theoretically, so it seems to be an issue in the OS.
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Aug ’25
Can I limit the number of participants in a Group Activity?
I'd like to know if there is a way to limit the number of participants in a group activity (SharePlay). Looking through the API, I could not find anything regarding limiting or requiring the number of participants.
Replies
1
Boosts
0
Views
1.3k
Activity
Dec ’21
Reply to "All Ratings and Reviews" have disappeared
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.
Replies
Boosts
Views
Activity
Sep ’17
iMessage app in group conversation
I was watching the WWDC video about iMessage apps, part 2 and was a bit surprised by the section about group conversations. It's between 36:20 and 38:20 in this video: https://developer.apple.com/videos/play/wwdc2016/224/I was a bit surprised by that and I don't understand why an app can't have access to all messages in the current session. Not the entire conversation, but just the current session. They all belong to the app so why would the app not be allowed to have access to all messages in that session? It should be made available through the MSSession object if you ask me. Or am I missing something??I understand what he means by using the cloud but it feels like a bit of a hack to me.
Replies
1
Boosts
0
Views
555
Activity
Jun ’16
Match can't find groups if it is case insensitive
The shortcut app seems to have a bug regarding text match grouping when trying to match a lowercase string to a capital case one. The match happens, but the regular expression groups are not properly displayed. To replicate, create a shortcut with the following actions: Match d-(george) in 2-George check case-insensitive on Show Matches (this will show 2-George) Get Group At Index 1 in Matches Show Text This will not print anything
Replies
0
Boosts
0
Views
583
Activity
May ’23
Exposing locallyInitiated property on group session
When printing a GroupSession object I see that locallyInitiated is included in the print and I would like to update / prepare my UI based on the initiator of the Group Session. Can locallyInitiated be added as a property to the GroupSession object?
Replies
0
Boosts
0
Views
835
Activity
Jul ’21
Unable to select Internal Groups to the Build
I am able to select the group for external testing, but not internal, and there is no information on what is wrong. I uploaded the build Dec 8, 2022 at 11:38 AM
Replies
0
Boosts
0
Views
533
Activity
Dec ’22
App Groups and macOS 15
Hi, I just updated my machine to macOS 15, and while developing and running my app (with Xcode), I keep getting messages about my app would like to access data from other apps. This happens even from Xcode Previews, so it's pretty annoying. My production app doesn't seem to be affected by this problem; the system prompt just pops when running the debug version. I came across something about App Groups in macOS and how something has changed in macOS15 regarding system permissions. I use the group.xxx prefix in my macOS app, without the team prefix. Is that the problem here? But why is my production app working fine, but the development app is triggering the prompt repeatedly? Would love any feedback or workarounds. Thanks.
Replies
7
Boosts
0
Views
1.1k
Activity
Oct ’24
Reply to App Development with Swift (Xcode) iBook content have answer keys
If you require the answers to the labs, they are in the Teacher's Guide materials available from here https://developer.apple.com/go/?id=app-dev-swift-teacher
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’17