After the whole app got developed, the client demanded to add games to the app, which should be shown to another user before viewing the post while sharing. The client also required to create the games in Spritekit, which was not possible as for Spritekit, you need to create a new project. In this case, our developers created logical games in swift only that got appreciation from the client.
Another scenario was that our client required 35 different moods to add in video and photos as an option. Here the challenge was to develop 35 moods in Swift language, which is a very time-consuming task. If we had implemented all the moods in Swift, it could have taken double the time to deliver the project. To conquer this challenge, our developers made 35-40 moods in Webview and gif to implement this functionality fastly.