Bruce Chapman presented on building a mobile application for DotNetNuke. He demonstrated how to build a mobile app called "Dnn Dash" that uses the DotNetNuke service layer to access dashboard data and display it on mobile devices. The service layer exposes key DNN API features and allows building custom endpoints. The presentation covered understanding the service layer, extending it for modules, writing mobile apps that authenticate and request data from services, and considerations for mobile app design using a CMS backend.