PinnedPublished inITNEXTHow to stop users taking screenshots or recordings of your iOS appGuard your app content from the screenshot and recording is not an easy one so far in iOS, this workaround would help us in the time being…May 5, 20215May 5, 20215
Task Group in SwiftAs Apple introduced new Swift Concurrency program from Swift 5.5, Task group in Swift is an another gem in the diamond ring. A Task Group…Nov 30, 2021Nov 30, 2021
Lazy Monday Morning — Active on MondayVery first day of the week after a weekend is really pathetic and need to push the pedal hard to get back to the rhythm of the work.Nov 15, 2021Nov 15, 2021
Understanding Task in SwiftThis simple use case will help you to learn Swift’s latest addition called “Task” in concurrency programming.Nov 6, 2021Nov 6, 2021
Async/Await in Swift5.5 – Walkthrough in Few minutesAsync/Await in Swift is the most interesting addition in Swift 5.5, with this addition our concurrency programming in Swift is getting…Nov 1, 2021Nov 1, 2021
Swift availability API — @available / #availableWe often need to run the set of code for particular iOS version, some use cases like handling the tab bar or navigation bar tint Color…Oct 24, 2021Oct 24, 2021
Swift 5.5 auto conversions between CGFloat and DoubleNow, Swift converts CGFloat to double and double to CGFloat implicitly for us.Oct 23, 2021Oct 23, 2021
Published inITNEXT@MainActor in Swift — Detailed walkthrough@MainActor in Swift is an interesting addition in Swift 5.5. I would suggest to read my article Actor in Swift, if you are not familiar…Oct 10, 2021Oct 10, 2021
Published inITNEXTActors in SwiftSwift’s new concurrency programming takes us to the next level of coding styles.Oct 6, 2021Oct 6, 2021
App Tracking Transparency Framework in iOS 14Ever wondered when you are browsing about headset in the browser and in a few minutes you would see an Advertisement offering branded…May 30, 2021May 30, 2021