Dejan Agostiniflipped into agostini.tech Block and Identify Calls with Call Directory App Extension agostini.tech - Dejan Agostini You probably received some unwanted phone calls on your iPhone and you wished you could automatically block these numbers. Or you were getting a call …
Dejan Agostiniflipped into agostini.tech Receiving Incoming Calls With PushKit agostini.tech - Dejan Agostini We already talked about CallKit and how to use the system UI to display the standard calling UI for incoming/outgoing calls. CallKit is great for …
Dejan Agostiniflipped into agostini.tech Intro to CallKit agostini.tech - Dejan Agostini There’s an easy way to display the system UI for incoming or outgoing calls, much like the standard phone app. In this article you’ll get an intro to …
Dejan Agostiniflipped into agostini.tech Automate PRs With Danger agostini.tech - Dejan Agostini There are many tasks that can be automated when doing pull requests. And the more of these tasks we can automate the more time we’ll have to focus on …
Dejan Agostiniflipped into agostini.tech Reduce Your App Size With App Thinning agostini.tech - Dejan Agostini App Thinning is one of those things that has been around for a while but a lot of people don’t really know or care about it. If you’re starting a …
Dejan Agostiniflipped into agostini.tech Events Driven Architecture in iOS with MERLin agostini.tech - Giuseppe Lanza If you are not new to iOS development, you know how important is to correctly decouple app components for testability and overall flexibility. Each …