Timo Sehrbruch
Posts: 0
Joined: Thu May 09, 2013 7:41 pm

Estimation for iOS7 Support

will it be possible to support both, iOS 6 AND 7? As many people still got (and are stuck on) iOS6.

I want to cover iOS6 and 7!

thanks

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Estimation for iOS7 Support

Hi Timo,

Yes.

Calvin Cox
Posts: 0
Joined: Wed Nov 06, 2013 7:46 pm

Estimation for iOS7 Support

Hi Andy, This is a long shot request, but do you think you can send me a copy of the step by step or better yet post them to this thread? I'm in need of some direction as well.

thanks,
Calvin

Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

Estimation for iOS7 Support

Give me 30 minutes and I'll sort something out.

Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

Estimation for iOS7 Support

CORRECTING APPERY IOS APPLICATIONS FOR IOS7

Add the missing icons to your project files:
• (Icon-60.png, a href="mailto:Icon-60@2x.png" rel="nofollow"Icon-60@2x.png/a,Icon-76.png, a href="mailto:Icon-76@2x.png" rel="nofollow"Icon-76@2x.png/a)
• Copy them to your project folder (outside of Xcode) -- resources -- icons
• Open the Appery.io project in Xcode

Add the missing icons to the project:
• Expand the project -- Resources -- icons

• Right click on "icons" and select Add Files to "app title"
• Select the darkened icon files by clicking with the shift button and then import them

Configure the missing icons:
• Expand the project -- Project name folder --Supporting files and click on ProjectName-Info.plist
• Click the arrow next to Icon files to expand the icon definitions.
• Hover the mouse over Item 3 and click on the + sign, add the name Icon-60.png
• Now repeat the above (but hover over the new Item) and add the next icon, then repeat for the others.
• You should have entered the following 4:
Icon-60.png, a href="mailto:Icon-60@2x.png" rel="nofollow"Icon-60@2x.png/a,Icon-76.png, a href="mailto:Icon-76@2x.png" rel="nofollow"Icon-76@2x.png/a

Correct Build Settings for Linker:
• Click on CordovaLib.xcodeproj
• Click on the CordovaLib under Targets
• Under Architectures--Debug, click Any IOS SDK and select "Standard Architectures (armv7, armv7s)"

• Do this for Release as well.

Calvin Cox
Posts: 0
Joined: Wed Nov 06, 2013 7:46 pm

Estimation for iOS7 Support

You are AWESOME Andy... thanks,

Calvin

Andy Parker
Posts: 0
Joined: Wed Mar 27, 2013 10:21 am

Estimation for iOS7 Support

Pleasure to help a great community.

For those looking to add Google Admobs to their projects, I've documented them for you on my website: http://www.theparkerfamily.eu

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Estimation for iOS7 Support

Hello Andy! Thank you for sharing that!

Gregory David Spehar
Posts: 0
Joined: Thu Sep 26, 2013 9:00 pm

Estimation for iOS7 Support

Just checking in to see if the team is still tracking to have IOS7 support ready for a January release...

Thanks!
Greg

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Estimation for iOS7 Support

Hi Greg,

Probably a bit later, as a separate update, it's ready and in testing now.

Return to “Issues”