I created an iPad app which has many images and some videos. I also created the iPhone version of the same app which also has the iPhone version images and videos. Now I want to make these apps as a universal app.
My question is what is the proper way to make a universal app in terms of multimedia artwork. I mean should I add images and videos of both the iPhone and the iPad, which makes the size of my universal app very big.
and second, if the user download my universal app in in a particular device (for example iphone) , then will the complete app be downloaded in the device? as the build file is always one. If yes, then the iPad version will also be downloaded in the iPhone and use some extra space.
So, what is the best way to make a universal app? because I don't think apple forgot these situations.
My question is what is the proper way to make a universal app in terms of multimedia artwork. I mean should I add images and videos of both the iPhone and the iPad, which makes the size of my universal app very big.
and second, if the user download my universal app in in a particular device (for example iphone) , then will the complete app be downloaded in the device? as the build file is always one. If yes, then the iPad version will also be downloaded in the iPhone and use some extra space.
So, what is the best way to make a universal app? because I don't think apple forgot these situations.