I have an application that does query data in a WebService using JSON. When I run my application I get the following message in the logs:
D/NetworkSecurityConfig: No Network Security Config specified, using platform default
Is this an error, can it be resolved, or does it not affect my program?