Post

Replies

Boosts

Views

Activity

Reply to Why my app clips is Unavailable
In the Diagnostics section of the Settings app, the NFC domain shows a warning: “The URL does not match the associated domains for this App Clip.” However, I have verified that my AASA configuration is correct, and the cached AASA file on https://app-site-association.cdn-apple.com/ is also correct.
Topic: UI Frameworks SubTopic: General Tags:
Mar ’25
Reply to Why my app clips is Unavailable
When I visit nfc.ttwifi.net in Safari, the App Clip banner at the top does not appear. Instead, it shows the default App Store download banner. However, when I visit qr.ttwifi.net, the App Clip banner is displayed correctly. I checked the AASA configuration on app-site-association.cdn-apple.com, and the configurations for both domains are identical. Additionally, in App Store Connect, both domains are configured for the Advanced App Clip Experience.
Topic: UI Frameworks SubTopic: General Tags:
Mar ’25
Reply to How to Confirm Wi-Fi Connection Success in App Clip Without Access Wi-Fi Information Entitlement?
I am using this method to configure the Wi-Fi: open func apply(_ configuration: NEHotspotConfiguration, completionHandler: (((any Error)?) -> Void)? = nil). However, in actual usage, regardless of whether the connection succeeds or fails, the Error is always nil, which makes it impossible to determine whether the specified Wi-Fi has been successfully connected.
Feb ’25