Ravi VLSEntrepreneur·Engineer·Explorer

Sharing my professional journey, thoughts, and passions with the world.

Featured Content

Career & Mentoring

Professional advice, resources, and 1:1 mentoring to help you navigate your career path.

The VLS Vibe

Explore my inner space - books, art, gardening, travel, and other personal interests.

Latest Blog Posts

Do more with Breakpoints in Xcode — iOS

Learn how to use breakpoint actions in Xcode to print variable values, run debugger commands, and execute scripts without pausing your program.

Read on Medium →Mar 22, 2023

Debug iOS App When Launched From Terminated State

Techniques for debugging iOS apps when they're launched from a terminated state via notifications or deep links.