Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Ipad Pro scaling size not supported by transform API #98

Open
atorger opened this issue Apr 24, 2016 · 2 comments
Open

Ipad Pro scaling size not supported by transform API #98

atorger opened this issue Apr 24, 2016 · 2 comments
Assignees

Comments

@atorger
Copy link

atorger commented Apr 24, 2016

Running ionic resources with updated resources.js to get the ipad pro sizes, the following happens:

generating splash ios Default-Portrait@~ipadpro.png (2048x2732)...
generating splash ios Default-Landscape@~ipadpro.png (2732x2048)...
✗ Invalid transformation: invalid width: 2732

@jthoms1 jthoms1 self-assigned this Apr 25, 2016
@kamilbrk
Copy link

kamilbrk commented Jun 7, 2016

This is still an issue. Removing the two iPad Pro specific lines in resources.js fixes the problem whereby uploading splash.ai/icon.ai files fails silently.

@LufoX11
Copy link

LufoX11 commented Jun 8, 2016

Adding --noresources will let you build and upload to App Store. I've run ionic resources prior to build, but I'm not sure what's the cost of this "noresources" param yet...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants