Marko Heijnen discussed creating native mobile apps with WordPress. He explained that mobile is growing and developers may want to create native apps. The API currently uses XML-RPC but JSON is an alternative. Developers need to communicate with mobile developers to build an API and additional fields. Methods like getRecentPosts retrieve post data. Plugins like JSON API can be used to support JSON. Developers should return minimal data and cache responses. Special post types and admin pages can manage mobile content and push notifications. WordPress is flexible and can power mobile apps.