Even though we are currently still stuck in the Objective-C world, it is not all that grim! With some ingenuity one can leverage many of the benefits of Swift even in a code base like ours. Here we'll list some of the approaches we use to bring the old and new world closer together.
So an app can either show the settings inside the app or in the phone settings. Which option you choose depends on how you expect users to interact with preferences.
In this article, we propose an architecture to implement a scalable solution to Deep Linking on iOS using an underlying Flow Controller-based architecture.