Hello!
Have you tried deleting @ from image name?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello!
Have you tried deleting @ from image name?
Hi,
That would probably work, but the names are required to contain special characters:
Default.png (iPhone)
a href="mailto:Default@2x.png" rel="nofollow"Default@2x.png/a (iPhone Retina 3.5 inch)
a href="mailto:Default-568h@2x.png" rel="nofollow"Default-568h@2x.png/a (iPhone Retina 4 inch)
Default-Portrait.png (iPad in portrait orientation)
a href="mailto:Default-Portrait@2x.png" rel="nofollow"Default-Portrait@2x.png/a (iPad Retina in portrait orientation)
Default-Landscape.png (iPad in landscape orientation)
a href="mailto:Default-Landscape@2x.png" rel="nofollow"Default-Landscape@2x.png/a (iPad Retina in landscape orientation)
fileipad.png, file@2xipad.png etc...
Hello!
They are supposed to be added automatically while exporting .ipa.
Hi, thank you for the reply.
Ok. So it doesn't matter what the names are when I upload the images to appery.io? What about when I export as Xcode project? Then the images are not assigned the required names during this export.
Hello,
Remove '@' symbol from name.