Clicky

iOS Dev Nugget 269 Including Finger Touches in App Preview Videos

.

Need to run a code review on your codebase? Hire me

When creating iOS app preview videos, it's sometimes useful to where your fingers touches on the screen. This is particularly useful if you have multi-finger gestures involved.

There are several libraries that let you do this, one of them is EUMTouchPointView.

Integrating the library is simple. Instead of creating a UIWindow instance, create a EUMShowTouchWindow instance.

When you run your app, touch indicators will appear.

Remember to exclude the library for your app store submission.

Your feedback is valuable: Do you want more nuggets like this?   Yes   or   No

.

.

Like this and want such iOS dev nuggets to be emailed to you, weekly?

Sign Me Up! or follow @iosdevnuggets on Twitter

.

View archives of past issues