To wrap up the First month of 2015, I am going to share the continuous development for the Watch Over Me app. The last update that I wrote related to my company's mobile app was back on March 2014. The version was Watch Over Me (WOM) 3.0. It seems to be a long time ago. There has been a lot of changes and we have gone through many new iterations. We have skipped the version … [Read more...] about Watch Over Me Version 6.0
Auto Layout
Chan Wu – Audio and Video Freelance iOS App Project
In the last few months, I have been busy with a few iOS freelance projects. Chan Wu - The Audio and Video iOS App Project is just one of them. Here are the requirements from my client:- - Have Sign Up and Login. - Able to Reset and Change Password - Able to download and play Audio files. - Able to download and play Video files. - Support In App Purchase for purchasing … [Read more...] about Chan Wu – Audio and Video Freelance iOS App Project
Auto Layout Advanced Techniques for iOS 8 and 7 using XCode 6 on Storyboard
As promised from a previous post (How to Use Auto Layout in XCode 6 for iOS 7 and 8 Development) that I will write another article related to more advanced techniques in AutoLayout to develop iOS mobile apps for iOS 7 and iOS 8. In this article, I am going to share a few common layouts, scenarios and problems that I am facing when I am developing the iOS app using the Auto … [Read more...] about Auto Layout Advanced Techniques for iOS 8 and 7 using XCode 6 on Storyboard
How to Use Auto Layout in XCode 6 for iOS 7 and 8 Development
The Auto Layout is available on the Storyboard for iOS or OS X development since XCode 5. But, I didn't adopt the Auto Layout technology for the projects that I developed because there are only 2 different iPhone screen sizes (3.5 inches and 4 inches). During that time, adjusting some views to position them inside 2 different screen sizes using codes seem to be easier than … [Read more...] about How to Use Auto Layout in XCode 6 for iOS 7 and 8 Development