PinnedMicrophoneAn instrument for converting sound waves into electrical energy variations which may then be amplified, transmitted, or recorded.Apr 23, 2021Apr 23, 2021
App StatesIn iOS development, apps go through several states during their lifecycle. Here are the primary states along with examples:Oct 11Oct 11
3 fruit basket puzzleWhile browsing through Instagram stories, I came across this puzzle and was fascinated by how we solve it.Jun 20Jun 20
The launch screen exceeds the memory limitWhile working with recent versions of Xcode, developers may encounter warnings such as “The launch screen exceeds the memory limit and may…Jun 11Jun 11
RosettaAfter we started using M1 chip Mac machine, this word become popular and initially while opening applications we need to check this option.Aug 23, 2023Aug 23, 2023
Text: TextView vs TextFieldIn iOS both TextView and Textfield we are using to display text.Sep 14, 2022Sep 14, 2022
Business models and marketing featuresAs a Sr. application developer we also need to deal with clients, to understand their business idea and implement logic accordingly, we…Mar 30, 2022Mar 30, 2022
Life cycle of iOS/iPadOS applicationYou might noticed that project created on Xcode 11(iOS 13) and above a new file is created named as SceneDelegate.swift, let briefly…Mar 24, 2021Mar 24, 2021
OOPS conceptsHere I tried to put oops concepts in simple language with examples, lets have a look.Mar 24, 20211Mar 24, 20211
xcode-select: error: tool ‘xcodebuild’…Here we will see issues occure due to misconfiguration of pods and Xcode on our mac machineMar 23, 2021Mar 23, 2021