Why should a developer ensure the debug flag is set to “false” in the manifest for a production build?

Why should a developer ensure the debug flag is set to “false” in the manifest for a production
build?

Why should a developer ensure the debug flag is set to “false” in the manifest for a production
build?

A.
It prevents malware from being able to connect to the debug socket and take control of the app.

B.
It prevents debug messages from showing up in the log.

C.
It prevents an attacker from being able to reverse engineer the app.

D.
It prevents an attacker from communicating with the app over the debug bridge.

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *