Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Layout issue with IPad.

Hello,

We have created an application using titanium and its running fine for android as well iPhone, but when we test in IPad, layout of that application is not getting proper. (Actually I can able to see the layout is the size of iphone layout).

Please help me to resolve above issue.

Thanks & Regards,
Pratik

— asked December 7th 2010 by Pratik Kagda
  • ipad
  • layout
  • titanium
0 Comments

4 Answers

  • You need to create a separate project and choose "ipad" on the project's type.
    For now you cannot create universal apps ( ipad and iphone ).

    — answered December 7th 2010 by Dan Tamas
    permalink
    0 Comments
  • Hi Temas,

    Thanks for your quick reply.

    So you mean to tell that, in the separate project we need to write separate code for each of the page that contains iphone height-width and other size related code. Others functionality will be working fine.

    Kindly request to elaborate in detail.

    Thanks a lot again for your kind help.
    Pratik Kagda

    — answered December 7th 2010 by Pratik Kagda
    permalink
    0 Comments
  • Yes, you will have to create an iPad project, and take care to tweak the layout of the interface for the iPad screen.
    Anything else should work exactly the same.

    — answered December 8th 2010 by Dan Tamas
    permalink
    0 Comments
  • Is this still the case?

    — answered December 17th 2011 by Ed mediahack
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.