Difference Between Weak Reference & Unowned ReferenceStrong reference cycles or retain cycles are not for the excellent health of the application. It disturbs the memory management of the…Aug 9, 2023Aug 9, 2023
Automatic Reference Counting (ARC)Memory management is one of the critical aspects for the better performance of the app. Automatic Reference Counting a.k.a ARC plays a…Jul 31, 2023Jul 31, 2023
Double Encoding Issue In URLComponentsURLComponents is the structure that parses and constructs the URLs according to RFC 3986. It makes the URL creation task quite easy for iOS…Jul 12, 20231Jul 12, 20231
Persistent storage in iOSAs a part of iOS application development, sometimes or I would say every time a developer needs to store the application data somewhere to…Jul 5, 2023Jul 5, 2023