Page 2 of 5

Estimation for iOS7 Support

Posted: Thu Dec 19, 2013 4:49 pm
by Timo Sehrbruch

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


Estimation for iOS7 Support

Posted: Thu Dec 19, 2013 5:19 pm
by Kateryna Grynko

Hi Timo,

Yes.


Estimation for iOS7 Support

Posted: Thu Dec 19, 2013 9:30 pm
by Calvin Cox

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


Estimation for iOS7 Support

Posted: Thu Dec 19, 2013 9:35 pm
by Andy Parker

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


Estimation for iOS7 Support

Posted: Thu Dec 19, 2013 10:06 pm
by Andy Parker

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.


Estimation for iOS7 Support

Posted: Thu Dec 19, 2013 10:08 pm
by Calvin Cox

You are AWESOME Andy... thanks,

Calvin


Estimation for iOS7 Support

Posted: Thu Dec 19, 2013 10:10 pm
by Andy Parker

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


Estimation for iOS7 Support

Posted: Fri Dec 20, 2013 6:23 am
by Maryna Brodina

Hello Andy! Thank you for sharing that!


Estimation for iOS7 Support

Posted: Fri Dec 20, 2013 6:51 pm
by Gregory David Spehar

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

Thanks!
Greg


Estimation for iOS7 Support

Posted: Fri Dec 20, 2013 6:55 pm
by Kateryna Grynko

Hi Greg,

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