mamba4ever
mamba4ever

Reputation: 2672

Can't upload binary with App Clip target to App Store - ERROR ITMS-90834

I added AppClip target to my project, and followed Apple's own documentation. It runs without any error on both simulator and real device.

As it's explained in related WWDC videos, and this article, in order to configure default or advanced app clips experiences, apps have to be uploaded to App Store Connect.

I am using Xcode's Organizer to upload my binary, but I am receiving the following error.

ERROR ITMS-90834: 
"Unsupported content. 
This app contains an app clip. 
Apps with app clips cannot be submitted at this time."

enter image description here

How can I pass this? Is there any other way to configure and test App Clip launch experiences?

Upvotes: 2

Views: 858

Answers (2)

Roshan Sequeira
Roshan Sequeira

Reputation: 19

It's available now.It happened with the recent update of TestFlight (when they changed the TestFlight icon)

Upvotes: -1

mamba4ever
mamba4ever

Reputation: 2672

App Clips should be fully operational now on iTunes


Outdated answer:

I found this answer by an Apple Engineer on developer forum.

This feature will be available later this year but I can't provide an exact date. In the past, new features of TestFlight or App Store Connect were often made available before the general availability of iOS versions.

It looks like we need to wait some time to test App Clips.

Upvotes: 3

Related Questions