Reply to Hello everyone, I am trying to publish an iOS clip app. When I use the advanced function to fill in the domain name, an error message appears: "The domain associated with your app does not contain this URL. Update the associated domain name or use an @iOS Topic: App Store Distribution & Marketing SubTopic: App Store Connect Jun ’25
Reply to Why my app clip is not opening with app clip code? Please help me figure out what the problem is. My AASA only has clip information configured. No ulink information is configured. Topic: App Store Distribution & Marketing SubTopic: General Tags: Jun ’25
Reply to ios17 UITextField and UITextView paste html crash swizzle method UTType conformsToType: to conformsToType_iOS: - (BOOL)conformsToType_iOS:(UTType *)type { if (type == nil) { return false; } return [self conformsToType_iOS:type]; } Topic: UI Frameworks SubTopic: UIKit Tags: Oct ’23