Mobile Application Developer Question:
Download Questions PDF

Please explain how can we extend a user interface with pre-built actions from mobile platforms or other devices? For example, how do you design around Appleā€™s 3D Touch?

Answer:

As technology advances, designers have to deal with fewer and fewer restrictions, and can employ a variety of new solutions to enhance user experience. The new iOS 3D Touch gesture poses some physical challenges for users. Designers should take advantage of it to enhance user experience by making pages previewable and supporting quick access to frequently used features.

There are two main actions supported for now: Peek and Pop.

Peek and Pop allow apps to let users preview content and perform related actions within the app, before deciding if they want to view the full content. For instance, peeking can be used to provide live, content-rich previews. Ideally, peeking gives enough information about an item to augment the current task or helps you decide whether or not to fully engage the item. For example, preview a link in an email before deciding to open it in Safari or share it with friends. Peeking is often used in tables to view detailed row information before the row is selected.

3D Touch is an emerging technology, and is not supported by pre-2015 Apple devices. However, as older devices are phased out, it will be available on most, if not all, Apple platforms. In addition, Force Touch technology is coming to Android devices as well, and other platforms are bound to follow.

Download Mobile Application Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what is the difference between native mobile app design and responsive web design? Do we really need both?Tell me are tabs as a pattern good for mobile design? How do they affect an app’s usability?