The blog is regarding Health application in iOS and how to read/write data from/to the Health application. We’ll see APIs of HealthKit framework. Contents We’ll see how can we read/write data from/to Health application. Points 1. Create Project in Xcode 2....
Measure using ARKit (iOS 11)
Apple has announced ARKit in iOS 11 (beta). Have a look, how we can measure using ARKit. In this article, we will build a measuring app that would measure the length or width of objects. Contents We’ll see how...