SteveLacy
Posts: 6
Joined: Fri Apr 20, 2012 11:54 pm

ios6 compatibilty

Has Tiggzi been updated to support iOS6 and the iPhone5? I would assume at a minimum, screen sizes and screen shot image sizes would need to reflect the larger screen.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

ios6 compatibilty

The iOS build (.ipa file that you get) should work with iOS 6. We will be updating the actual iOS binary settings to include images for iPhone 5.

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

ios6 compatibilty

just checked my app on iphone5 - my app centered and had black bars on the top and on the bottom

I thought jquerymobile will stretch the app to full screen
thoughts?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

ios6 compatibilty

If you run it in the browser. Do you run it as native?

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

ios6 compatibilty

this is mobile app (ipa file) not webrowser app

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

ios6 compatibilty

Yes, a native app won't stretch automatically.

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

ios6 compatibilty

any solution to this issue?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

ios6 compatibilty

The current Tiggzi build targets iOS 5, it will be updated. For now, you could do it manually: http://blog.tiggzi.com/2012/10/export...

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

ios6 compatibilty

I do it manually as posted on the blog and it works on iphone5/iOS6 just fine, the only problem is black bar due to different screen size - this post doesn't solve this issue

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

ios6 compatibilty

UPDATE:
you can follow this post to compile for iphone5 http://blog.tiggzi.com/2012/10/export... but you still need to manually create image Default-568h@2x.png (640 x 1136 pixels) and link it in XCode settings to your project

Max - I think this information is worth to include in blog post

Return to “Issues”