Protect WhatsApp with Touch ID in iPhone
Now you can lock WhatsApp on your iPhone with Touch ID. If your phone is being accessed by family memebers then this would be quite helpful to prevent other ...
Now you can lock WhatsApp on your iPhone with Touch ID. If your phone is being accessed by family memebers then this would be quite helpful to prevent other ...
Let us say you are scanning documents using a printer connected to a Mac. And when scanning multiple pages of the same document, the pages gets scanned with ...
This is about my journey as a Swift developer and some of the points discussed here could be useful to anyone who want to re-invent themselves as a softwar...
My Journey to try! Swift Tokyo: A Developer’s Perspective As a software developer focusing on iOS development, staying current with industry trends is cruci...
Central Board of Direct Taxes, Government of India has made Aadhaar mandatory for filing returns. Income Tax India website is now providing option to link yo...
Moto G5 Plus comes with a OTG support, where you can copy the files from your pen drive (and vice versa) by connecting it to your phone via the OTG cable. Th...
Here you can find the list of Assertions supported by XCTest and it is essential to know all these assertion if you are practicing Test Driven Development in...
Xcode 8 shows lots of logging message in the console window when you run the app. If you have any print statement in your app module then it can easily get l...
Microsoft Excel by default contains 3 worksheets while creating a new Workbook. For creating a new workbook you can specify the number of Worksheet that a Wo...
In this tutorial, we will see some of the common UITableView operations such as Adding, Updating, Deleting and Moving records using Swift. Let us start with...