
How Single Sign-On Extension (SSOe) Simplifies Mobile App Login
Single Sign-On has always been an important feature in enterprise and education technology, offering students, teachers, administrators and other type of users the ability to use one set of credentials to access multiple tools.
So what makes an SSO extension unique and a game-changer for all its users alike?
How does it tackle the pains of fragmented user access while scaling effortlessly for institutions of all sizes?

Future-Proofing .a Libraries: The Swift Package Approach
Think integrating a third-party library into your iOS project is a simple drag-and-drop? Think again.
Static libraries, manual header paths, and cryptic linker errors. As an iOS developer, these might give you some headaches, only to see Apple’s ecosystem evolve from .a files to modern Swift Package Manager integrations.
But how did we get here?

Implementing a network filter on an iOS device
With the release of iOS 9 in September 2015, Apple added a new functionality to the Network Extension framework. This feature enables an application to monitor and filter the entire network traffic from all the applications installed on the device.

Everything you need to know about the App Store publishing
Whether you are a designer, developer, marketer or the client, you might want to have a better understanding of how the process of 'publishing an app' to the App Store, works and what it requires.

How to conform to Apple's requirements regarding icons
Having to deal with Apple and its requirements sometimes gets you and starts to push your buttons. And you might say..
What the hell should I do?
The simple answer would be..