I regularly download dSYM from the Activity tab in app store connect.

This is the activity tab in app store connect:
Technology Makes A Wonderful World
I regularly download dSYM from the Activity tab in app store connect.

This is the activity tab in app store connect:
Let see how to create navigation bar in SwiftUI.

I had decided to write one blog every month and I got success to complete my 2020 resolution!

Here is list of blogs I have written in 2020…
Widget in iOS is massive update by Apple. Today we will discuss about the deep link on widget.
As per apple suggestions small widget have single tap target, medium and large widget can have multiple tap targets. For Example, a widget with multiple photos can have different tap targets to perform action on the specific photo.

Apple suggested to avoid offering so many targets that people have trouble tapping the one they want.
Let see how we can add it by code…
iOS 14 comes up with three new concepts of pickers, which are Menu, Date Picker and Color Picker. All of this will be useful for the developers as well as users of iOS. Today we will learn about the UIColorWell and UIColorPickerViewController.

Hello,
Xcode 12 comes with great features! Simulator is also updated with new features. Let’s see in detail.

Hello Folks,
iOS 14 will come with too many new stuff for iOS Developers! Here, I am just exploring about new APIs of iOS 14. I get to know that there is new setup for the Launch Screen directly from the Info.plist file.

Just follow the simple steps posted here!
Hello Folks,
Most of iOS developers are currently working form home and many developers are using the mobile internet. I am also one of them 😀
I was facing one issue that, in whole day GBs of data gone from my internet pack. So, I have checked the activity monitor for the network processes.
It’s strange! The process called nsurlsessiond was taking all the bandwidth when I was running the iOS simulator and if I quit the iOS simulator then this download process stops!

Here, I found the solution for it!
Today, I just wake up and showing some twitter threads saying that the Crashlytics crash reporting is down due to a popular iOS SDK.
