Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我捕获并处理所有异常,Google Play 控制台是否会在崩溃报告中显示这些异常,即使它们被处理?
不会。如果您捕获所有异常,那么您的应用程序将不会崩溃,并且不会有任何报告。