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
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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
Hi Timo,
Yes.
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
Give me 30 minutes and I'll sort something out.
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.
You are AWESOME Andy... thanks,
Calvin
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
Hello Andy! Thank you for sharing that!
Just checking in to see if the team is still tracking to have IOS7 support ready for a January release...
Thanks!
Greg
Hi Greg,
Probably a bit later, as a separate update, it's ready and in testing now.