Learnings

iOS , macOS and Swift

  • Home
  • Swift
  • Mac OSX
  • iOS
  • Technology
  • About Me
  • Contact Us

Optionals in Swift

July 13, 2016 by sachin hallad Leave a Comment

Optionals in Swift

We have heard several times that “Swift is a very safe language”. Why is it being termed as safe language ? It is because of a powerfull feature called “Optionals”. [Read more…]

Filed Under: Swift Tagged With: DataType, DataTypes in swift, iOS, Optionals in swift, Swift

Data Types in Swift

July 11, 2016 by sachin hallad Leave a Comment

Data Types in Swift

Swift is a “type-safe” language – what this means is that it is very clear in what datatype a variable is expecting. If any variable is expecting a “String“, what “Type-Safety” ensures is it does not let any other data type to be passed to that variable. It will be handled during compilation time in XCode.  [Read more…]

Filed Under: Swift Tagged With: DataType, iOS, macOS, Swift

Variables and Constants in Swift

July 7, 2016 by sachin hallad Leave a Comment

Variables and Constants in Swift

Data is the heartbeat of every programming language. All GUI applications,  applications running in background, server side programs , web apps make use of data. Like every other programming language , SWIFT provides a convenient way to handle data .Variables and Constants in Swift deal with storage of this data. [Read more…]

Filed Under: Swift Tagged With: Constant, DataType, iOS, Swift, Variables

TouchId Authentication in Swift

July 5, 2016 by sachin hallad Leave a Comment

 

Do you Want to integrate TouchId in your application ? If yes , please go ahead and check out my video demonstrating a single view application with TouchId Authentication. Step by Step Tutorial can be found here.

Filed Under: iOS, Swift Tagged With: iOS, Swift, TouchID

TouchId to Authenticate in iOS app in swift

June 30, 2016 by sachin hallad Leave a Comment

TouchId to Authenticate in iOS app in swift

Apple is really cool in innovating.  But what gives them more credibility is the fact that they open those cool features to the developer and allow them to leverage it. TouchID is one such feature. Back in iOS8 days (seems like years ago) , Apple made available TouchId API through LocalAuthentication framework.

let us look at How to make use of these API in a sample App with a very simple UI. [Read more…]

Filed Under: iOS, Swift Tagged With: iOS, Swift, TouchID

  • 1
  • 2
  • 3
  • Next Page »

FlipBoard magazine

View my Flipboard Magazine.

Recent Posts

  • Optionals in Swift
  • Data Types in Swift
  • Variables and Constants in Swift
  • TouchId Authentication in Swift
  • TouchId to Authenticate in iOS app in swift

Categories

  • Android
  • iOS
  • Mac OSX
  • Swift
  • Technology

Subscribe

Click Here

Copyright © 2017 · Lifestyle Pro Theme on Genesis Framework · WordPress · Log in