This document discusses best practices for using mobile SDKs in applications. It notes that SDKs commonly used by apps include analytics, advertising, payments, social, and crash reporting SDKs. While SDKs are useful, developers are responsible for any SDKs included in their apps. The document outlines several security, privacy, and user experience best practices developers should follow when using SDKs, such as understanding what permissions and data SDKs access, being aware of SDK dependencies and update processes, asking SDK vendors questions about data collection practices, testing to avoid crashes and poor performance, and using brand safety solutions.