G
G
gigi19882017-08-14 22:20:58
iOS
gigi1988, 2017-08-14 22:20:58

How to organize separate versions of app for iphone and ipad?

I am developing a game for ios. My first application. As development progressed, it became clear that making a universal application would be problematic. It is logical to separate versions for iphone and ipad. This step will also reduce the size of the application relative to the universal one. Tell me how the project is organized with this approach? Should the ID be the same? How to publish applications correctly with this approach, so that from the point of view of the appstore there is an understanding that this is one application? I can't find any information. I found how to make separate storyboards, but not how to make separate applications.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
iMaximus, 2017-08-14
@gigi1988

From the point of view of the App Store, these will be two different applications, but Apple does not care about that. Just create another one with a different id for the ipad. Although, I don’t quite understand why it’s impossible to make one with separate storyboards, well, perhaps, because of the size.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question