Apple Tv Deployment

Hello
I can not upload to the TestFlight ipa for Apple TV. Not licensed by the Application Loader is recognized.

Hey ,

Please verify that you have the proper provisions in place for Apple development. Once you have that settled, if you’re still running into failures/errors, please upload the full error output log as a .txt file so we can see what the specific error message is.

Note: You need a separate developer profile for TVOS, you can’t use your iOS developer profile anymore.

Thank you!

No. Unreal complete deploying without problems , I receive error from the Apple Application Loader

You’re going to need to give us a bit more information to go on. However, if it turns out to be an Apple Application Loader error, you may need to speak with them first to make sure it’s not on their end.

Perhaps upload the error logs as a .txt file?

Thanks!

I attached the log from Application Loader

Hey ,

[2016-04-28 01:54:30 CEST] ERROR: ERROR ITMS-90545: “Invalid Provisioning Profile. This provisioning profile is not compatible with iOS apps.”\

This is the error that’s seen within your logs. It looks like your provisioning profile isn’t the correct one for TVOS. The provisions from regular iOS devices is not the same as TVOS. Please make sure that you’ve obtained a new provision for TVOS development.

Thanks!

It’s very strange because I checked on Unreal now I only have the provision for Apple TV and corresponds to the one that I created

Did you try to package again for TVOS since you noticed that it’s set up only for Apple TV? Did you obtain new logs?

We received the same error

,

I went ahead and discussed this with our developers. If you have a Mac, the packaging will work in our Binary version of the engine. If you’re using any other platform, you need to remote sync to a Mac in order to sign it.

Please double check again that you have the Apple TV development provisions and certificates installed as that’s the error that was last seen in your logs.

We have not ran into this trouble locally. Thanks!

Hey ,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you!

I thought I would add this here since I ran into this same problem and figured out the issue. I had to open Application Loader from Xcode(Xcode->Open Developer Tool->Application Loader) not from the applications folder. Not sure but if you have macOS the one from the applications folder might be a more up to date version and may work.

I have this problem and the Xcode loader give me the same error as the the other loader. iTunes thinks I’m trying to upload an iPhone when I’m trying to upload an apple tv app.

Has anybody had successfully upload a TvOS distro build from UE4?