Xcode – Testing the transition from app clip to full app
My app has been in the app store for a while now. I now want to add an app clip which has a button that sends the users to download the full app from the app store (Using SKOverlay). In…
My app has been in the app store for a while now. I now want to add an app clip which has a button that sends the users to download the full app from the app store (Using SKOverlay). In…
I've created App Clip for my application , but i can't auto sign it , i am getting 2 errors : Automatic signing failedXcode failed to provision this target. Please file a bug report at https://feedbackassistant.apple.com and include the Update…
After I updated Xcode version to 12.5 I have problem with App Clip. During App Store Connect uploading I receive warning: TMS-90876: Missing entitlement - This app contains an app clip. The entitlement 'com.apple.developer.associated-appclip-app-identifiers' should be present and include the…
I have add App Clip into my flutter project, and then when I distribute it, the Re-sign step was somehow missing, because of this I cannot distribute the app. Do you know which setting will cause this Re-sign step been…
I know "Enterprise distribution isn’t available to App Clips" form Apple's document, but our company's internal testing is using "enterprise distribution" as it fits our team. We can accept the internal distribution without Appclip, and upload to testflight to test…