home / developersection / tag
If you are an iOS fan, then, reading this article will make you happy, because Apple has launched its first public beta of the iOS 11 and thus indicated to the beginning of the countdown for a launch of the brand new version of the operating system.
The app is eligible for Office 365 work and school subscription only Planner was launched last year in June It competes with services like Trello and Asana.
The iOS developers can now deploy and test their applications right from Windows. Are you familiar with Xamarin.iOS? Then I don’t need to tell you that it is a Microsoft propagated tool that allows users to develop iOS applications via C#.
The search giant announced some significant feature additions to Google Photos at its annual I/O developer conference earlier this month. One of these extends to the users the ability to create physical ‘Photo Books’ using their photo gallery.
Few months before, a new real-time communication app named Allo was launched by Google. Google’s Allo, while has a clean and extremely easy to use interface, much like WhatsApp, it does have some of new features and add-ons.
Core Data is a framework that you use to manage the model layer objects in your application. It is also a persistent technology,
In this article we will learn how to hide the keyboard after finishing the text input.
In this article we will see how we can access images and videos programmatically using ALAssetsLibrary.
Here we are coding to add functionality in our Contact sample which will behave like our device contact app, if we add, delete or update the person contact in device contact, when we open our contact sample it will also modify according the device.
Here we will create a sample on device contact syncing with our application using ABAddressBook framework.
In this article we will learn about the ABAddressBook framework with its important classes and methods that will be used to fetch device contacts with its detailed informations.
Here we will fetch device images on another view controller using UIImagePickerController.