Jasonette / JASONETTE-iOS

📡 Native App over HTTP, on iOS
https://www.jasonette.com
MIT License
5.27k stars 352 forks source link

Invalid App Store Icon - ... Can't be transparent or contain an alpha channel #326

Closed darenr closed 6 years ago

darenr commented 6 years ago

this is new, the error didn't used to happen a few weeks back (with the exact same png for my icon) - I've even tried switching to a jpg instead but looks like the generate_icons script is generating invalid pngs, I can try a mogrify on them to remove the alpha channel if that's the problem, but didn't you also have this problem when you recently released the updated Jason app?

darenr commented 6 years ago

update: running

mogrify -alpha off app/Jasonette/Media.xcassets/AppIcon.appiconset/*.png

resolves the problem.

tumelogasetlolwe commented 6 years ago

Jason or Jasonette? Which one works best on app store