Hi iPhone Developper,This is Hayto from Tokyo, Japan. I am looking for how to make product without levels into subscription groups.As I am quoting as follows, I found the document which refers that we can make single product. But I can not find how we can set single product without levels into subscription groups or products with same levels.All subscriptions must be part of a group, however you are not required to differentiate them into levels. For example, you can choose to offer a single subscription in-app purchase, or you can choose to offer multiple subscriptions and assign them all to the same level within the group.URL which I quoted is as follows.https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnectInAppPurchase_Guide/Chapters/CreatingInAppPurchaseProducts.html#//apple_ref/doc/uid/TP40013727-CH3-SW10Could you kindly tell me how to make subscription product into subscription groups and how to make multiple products with same l
Search results for
A Summary of the WWDC25 Group Lab
10,365 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
You can make a lab appointment request here: https://developer.apple.com/wwdc24/consultations/dashboard/7Z7LKLYBHD/dashboard
Topic:
App & System Services
SubTopic:
Networking
Tags:
Hey @Jermi, I recommend that you sign up for the upcoming Object Capture and RoomPlan lab! -- Greg
Topic:
Spatial Computing
SubTopic:
General
Tags:
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.
Here's what we said in WWDC25 Platforms State of the Union: As you evaluate your app's UI and the time you need to adopt the new design, we're providing an option to continue to use your app's current design with Xcode 26. We intend this option to be removed in the next major release. — Ed Ford, DTS Engineer
Topic:
UI Frameworks
SubTopic:
UIKit
Tags:
I'll preface by saying I am new to MacOS development. I've struggled with this issue for several days and have nowhere else to go for help. My MacOS app is an Electron build. It needs application-groups entitlement for IPC. But the developer portal, when generating the provisioning profile, always appends groups. to the start and I am unable to remove it. This renders my provisioning profile invalid and causes my app to be rejected by Transporter because it is not supposed to start with groups, but with my team identified for MacOS. Maybe I can still use the provisioning profile as is, but I've not found any way to do that. So I'm stuck unable to deliver. Any help with this is appreciated.
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
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.
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
Signing Certificates
Provisioning Profiles
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.
Hi, in searching the Cloudkit logs I am seeing that some of my public database record fetch records are listed as EphemeralGroup in the Operation Group name, any idea what this means? thank you
Is it possible automatically create a large number of Ad Groups in a campaign in Search Ads?
I am making an iOS step counting app and I have included a widget in the design. I would like to get the widget to pull data from the main app to display step count etc so I created a bundle id for the widget and have been trying to use a group id to link them together. The group capabilities for both seem to be set up/enabled properly with the same App Groups id, but I've been getting an error in xcode which says, 'Provisioning Profile: BUNDLE_ID doesn't include the com.apple.developer.security.application-groups entitlement.' Try Again But the identifiers do have the App Group id enabled. I have tried automatic signing, manual signing with generated profiles, unchecking and rechecking auto-signing, removing and re-adding the group capability. Creating a new bundle id from scratch, creating a new group id from scratch. Always I get the error. I've really pulled my hair out troubleshooting this and would appreciate support. I'm happy to answer an
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:
I want to create an app group of free apps. They don't have any inapp purchases, completely free. But App store connect shows me an error: Each app in a free app bundle must offer an auto-renewable subscription that allows the user to subscribe to and access content or services in all apps of the bundle. So I cannot create an app group with free apps?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
1-on-1 Lab has been set up for 11:30PT. Hope you can make it!
Topic:
App & System Services
SubTopic:
General
Tags: