Trying to submit an tvOS app for testing on Testflight and I get the following error.
Error ITMS-90523: Invalid Image Asset. THe image stack 'App Icon - Small in 'Payload/Appname.app/Assets.car' can't have a transparent back...
Invalid Image Asset. The image stack can't have a transparent background layer.But I definetly made sure my png didn't have an alpha channel. And when I tried to use a jpg to definetly make sure it didn't have a transparency, that didn't work either.