SonarQube setupIt is a quick step-by-step presenting how to setup the Sonaqube, running locally.Sep 10, 2023Sep 10, 2023
Download and presentation of PDF file using URLSessionDownloadTask and PDFKitIn this article will be presented a simple example of URLSessionDownloadTask in order to download a PDF file. The URLSession allow us…Jan 31, 2021Jan 31, 2021
Making simple HTTP requests using shared URLSessionThere are many ways to create HTTP and HTTPS requests in iOS applications, it can be done by using third party libraries. One of those is…Jan 23, 2021Jan 23, 2021