Post

Replies

Boosts

Views

Activity

Comment on Invalid Entitlement: Unknown ID
No worries. This is the same JSON - which seemed/s proper to me - that my endpoint was providing before posting my question to this forum. So I am still getting Invalid Entitlement: Unknown ID in the App Store Connect dashboard for this and not surprisingly, when I open the camera app on the my testflight build and scan an app clip related QR code I created it only opens safari and doesn't show an app clip. I figured resolving this Invalid Entitlement: Unknown ID is a necessary first step.
Topic: App & System Services SubTopic: General Tags:
3d
Comment on Invalid Entitlement: Unknown ID
I'm available for the next 40 minutes, and I will also be available at 4PM-5:30PM today, 4PM-7PM tomorrow.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
2d
Comment on Invalid Entitlement: Unknown ID
sent.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
3d
Comment on Invalid Entitlement: Unknown ID
Sorry I think your prior post came through at the same time as my last post. Thank you for sticking with this. Here are the entitlements for the parent target. Here are the entitlements for the app clips target:
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
3d
Comment on Invalid Entitlement: Unknown ID
@DTS Engineer Could you please take a peek at Apple's Codebase where this error Invalid Entitlement: Unknown ID is being thrown so we can get a sense of all the possible causes? I'm at a loss of what to try next.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
3d
Comment on Invalid Entitlement: Unknown ID
No worries. This is the same JSON - which seemed/s proper to me - that my endpoint was providing before posting my question to this forum. So I am still getting Invalid Entitlement: Unknown ID in the App Store Connect dashboard for this and not surprisingly, when I open the camera app on the my testflight build and scan an app clip related QR code I created it only opens safari and doesn't show an app clip. I figured resolving this Invalid Entitlement: Unknown ID is a necessary first step.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
3d
Comment on Invalid Entitlement: Unknown ID
I thought we weren’t supposed to return json for HEAD as it breaks http guidelines. Shouldn‘t we be using the get invocation (lowercase i )? curl -i -A “Albert-Bot/1.0” https://akin-server-side.onrender.com/.well-known/apple-app-site-association
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
3d
Comment on Invalid Entitlement: Unknown ID
Doesn’t this output indicate that the server accepted the User-Agent? It returned 200 OK with application/json. Also, for a HEAD request, is the expectation just that the headers are returned successfully, or should the AASA JSON body be returned for HEAD as well as GET?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
4d
Comment on 'windows' was deprecated in iOS 15.0
connectedScenes is a set. I'm thrown off by the use of first. How are we certain the element returned for first is the correct scene?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’23