Xcode Simulator Tips and Tricks
The Xcode simulator is the developer’s friend across their iOS development journey. Without it, debugging applications has to always happen on device which is time consuming and a lot of…
The Xcode simulator is the developer’s friend across their iOS development journey. Without it, debugging applications has to always happen on device which is time consuming and a lot of…
With iOS 15.1 you can integrate your app into FaceTime using the new SharePlay technology. Below is the simplest implementation of SharePlay and GroupActivities API that I could write, and…
Your Mac gives you the ability to create custom text shortcuts to use instead of typing long phrases or frequent sentences by only using few characters. To achieve that, head…
I recently acquired a new Mac mini, and because of the recent storms we’ve been having and the frequent power outages I decided to purchase a UPS (Uninterruptible Power Supply)…
Have you seen the compose button in the Gmail or Twitter app on your iPhone and wondered how you can make a button that just floats in your view? Well,…