Kseniia ZozuliaOct 19, 2019Libraries, frameworks, swift packages… What’s the difference?Review of using libraries, frameworks and swift packages in iOS Swift-based application.
Yevhenii ZozulyaJun 24, 2019Understanding AVAssetResourceLoaderDelegateMost people want to save time, money, and other resources in regards to all aspects of life. However, in this article, we will talk about...
Kseniia ZozuliaJun 13, 2019Downsampling images for better memory consumption and UICollectionView performance Anything that can go wrong will go wrong. Murphy’s law At each step of the development, we make architectural decisions that affect the...
Kseniia ZozuliaJan 26, 2019Setup AWS Cognito User Pool with an Azure AD identity provider to perform SSO in mobile app. Part 3.This is the third part of the tutorial of how to setup AWS Cognito User and Identity Pools with an Azure AD identity provider to perform...
Kseniia ZozuliaJan 26, 2019Setup AWS Cognito User Pool with an Azure AD identity provider to perform SSO in mobile app. Part 2.This is the second part of the tutorial of how to setup AWS Cognito User and Identity Pools with an Azure AD identity provider to perform...
Kseniia ZozuliaJan 26, 2019Setup AWS Cognito User Pool with an Azure AD identity provider to perform SSO in mobile app. Part 1.This a step-by-step tutorial of how to set up an AWS Cognito User Pool with an Azure AD identity provider and perform single sign-on...
Yevhenii ZozulyaOct 21, 2018How to sign a URLRequest and download a file from S3 in iOS.Let’s talk about downloading files from AWS S3 in iOS mobile Apps. AWS has a batch of services that we can use with our mobile...