altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.32k stars 858 forks source link

Error sideloading IPA to Apple TV from AltStore #1393

Open alexchandel opened 4 months ago

alexchandel commented 4 months ago

Attempting to sideload any IPA to my Apple TV results in the following error:

Your device could not be registered with your development team. This device's UDID is invalid

I have a paid Apple Developer account, and can deploy apps I build myself in Xcode to the same device using that account. The device is present in my developer device list with the correct identifier, and is visible and connected in Xcode's "Devices" window.

The same error occurs in 1.7.1 and 1.8b.

Note: removing and repairing the Apple TV does not fix the issue.

alexchandel commented 4 months ago

A workaround that may help you fix it:

I attempted to sideload with Sideloadly, which reinitiated pairing with a PIN for the device (even though it was already present the Devices list. Nothing changed in the Devices list. Not sure what logic Sideloadly has that allows it to solve the issue when AltServer cannot.