The document discusses how iOS and Android handle security for mobile applications. It covers several areas of concern for secure mobile development including application development basics, secure data storage, secure data communication, mobile browsers, SMS/push messaging, and licensing/payments. The document provides an overview of the security capabilities and approaches of both platforms, noting challenges for developers to consider like permissions, encryption, and treating all inputs as untrusted. It recommends that security professionals understand the mobile threat models and that developers learn the platform security features and stay updated on vulnerabilities.