This is a long awaited article that I promised to write. A couple months ago, I found a way to get the location update from iOS 7 and 8 even when the app is not active on foreground and not in the background. Yes, you may get the GPS coordinates from the iOS devices even when the app is killed/terminated either by the user or the iOS itself. Apple does not communicate much … [Read more...] about Getting Location Updates for iOS 7 and 8 when the App is Killed/ Terminated/ Suspended
iPhone
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
iBeacon and Indoor Positioning System (IPS)
I have been excited for the Indoor Positioning System (IPS) Technology for a quite while. In fact, one of the main reasons I train myself to be an iOS developer is because I want to develop some excited Location and Positioning Based Mobile apps that will change the way we do things in life. What is Indoor Positioning System? Indoor Positioning System is a new technology … [Read more...] about iBeacon and Indoor Positioning System (IPS)
My Experience in Developing WatchOverMe
In this post, I am going to share my Experience in Developing WatchOverMe (WOM). WatchOverMe is a mobile app developed and owned by Secq Me Sdn. Bhd. It is a Location based security Mobile App. You and your loved ones can use the app. You can share your location with your loved ones all the time. In case of an emergency, you can shake you phone and your loved ones will get … [Read more...] about My Experience in Developing WatchOverMe