To understand lenses in Swift, we should first review what we refer to when talking about immutability of an object. We understand as an immutable object that object which can not be modified once it is created. Its use gives … Read More
Ios
Memory leaks in iOS
By Apple’s definition, a memory leak is: “Memory that was allocated at some point, but was never released and is no longer referenced by your app. Since there are no references to it, there’s now no way to release it and … Read More
Organic Event. TheAwards: Best mobile apps in Spain 2018
The 4th edition of the app festival ORGANIC: The App Party took place 15th of November 2018 in Duvet Club Barcelona. Case Studies, Fun and a Lot of Networking! Also, this year Pickaso and The Tool, the organizers of the … Read More
iOS snapshot testing
Writing user interface tests is always a bit complicated, and many developers end up leaving views without testing or dedicating a lot of time and effort to the development of tests. Apple has its own native support for UI testing … Read More
How to build a robust mobile performance monitoring strategy
In a perfect world, all apps would perform as their developers envisioned—quick to load, easy to use, bug free, and without crashes. But this world isn’t perfect, and neither are mobile apps. In fact, some of the most popular apps … Read More
iOS continuous integration with Fastlane & Jenkins
One of the basic pillars of Apiumhub is our premise to the clients to always deliver working software with the highest possible quality levels. In order to do it, we work with Continuous Integration that allows us to have versions of … Read More
MVP pattern in iOS
The development of the mobile app has changed and evolved a lot in recent years. Thanks to the interest of the developers and the growth of the mobile platforms, every time it is getting more and more common that the … Read More
iOS Objective-C app: Cornerjob successfull case study
CornerJob is a startup dedicated to a very specific type of Job search named “Blue collar”. Basically, those jobs are mainly seasonal or with a high rotation rate. The main advantage of CornerJob has always been to be oriented towards … Read More
Mobile app development trends of the year
This past year shaped up to be a phenomenal year for the app economy, and 2018 is set to be another gorgeous year. Mobile is more mainstream than ever, and businesses from all industries are relying on this channel to … Read More
Viper architecture advantages for iOS apps
It’s a well known fact that software architecture in software industry is critical. It’s important to design the code so that each piece is easily identifiable, has a specific purpose, and fits together with other pieces in a logical manner. … Read More
Embracing the Mobile shift
Smartphone usage keeps on growing at a very fast pace and that means that people are just more and more addicted to their phones in many different ways. We are witnessing what is called The Mobile Shift. During the event, … Read More
Mobile app vs mobile website; what suits you most?
Mobile usage has been increasing over the past few years and is here to stay. As it represents such an important part of our lives, we know it’s not something to be ignored. In this infographic, you will get a clearer … Read More